IMixerPinConfig::SetStreamTransparent (Windows Embedded CE 6.0)
1/6/2010
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.
See Also
Reference
IMixerPinConfig Interface
Overlay Mixer
IMixerPinConfig2 Interface