Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
The SetStreamTransparent method sets the stream to transparent.
Syntax
HRESULT SetStreamTransparent(
BOOL bStreamTransparent
);
Parameters
Parameter |
Description |
|---|---|
bStreamTransparent |
[in] Value specifying the transparency of the stream. Pass in TRUE to indicate stream is transparent; FALSE to indicate not a transparent stream. |
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |