next up previous contents index
Next: FMPStop Up: General functions Previous: FMPPush   Contents   Index

FMPSet

This command will initialize the stream or the driver with specified setting.

DWORD FMPSet (index, value);

Arguments
DWORD index Index of the value to set or zero for nothing that can be combined with a flag
DWORD value New value for the setting

Return value
Returns the previous value of the given setting if successful otherwise returns 0xFFFFFFFF in case of error.

Remarks
The FMPSet command allows you to set a parameter of driver.

You can specify audio or video settings for the driver. In this case, the values set in the driver will be the default values, for any future opened streams.

See also
FMPGet(4.3.4), Settings5

Figure 4.48: Operating Systems and Streaming Models
\begin{figure}\centering\begin{tabular}{\vert l\vert c\vert c\vert c\vert c\vert...
...$\bullet$& $\bullet$& $\bullet$& $\bullet$& \\
\hline
\end{tabular}\end{figure}



Sigma Designs 2001-05-01