MFPKEY_SBESourceMode property

Sets the stream configuration for the WTV media source.

Data type PROPVARIANT type (vt) PROPVARIANT member
INT VT_INT intVal

Syntax

DECLSPEC_SELECTANY PROPERTYKEY MFPKEY_SBESourceMode = { {0x3fae10bb,0xf859,0x4192,0xb5,0x62,0x18,0x68,0xd3,0xda,0x3a,0x02}, 0x01 }  

Remarks

Use this property to configure the WTV media source. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.

The WTV media source reads Windows Recorded TV Show (.wtv and .ms-drv) files.

This property must have one of the following values.

Requirements

Header: Declared in mfidl.h.