MFNETSOURCE_ENABLE_MSB property
Specifies whether the Media Stream Broadcast (MSB) multicast protocol is enabled in the network source.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
LONG
VT_I4
lVal
Remarks
The constant MFNETSOURCE_ENABLE_MSB defines the GUID for this property key. The property identifier (PID) is zero.
Applications can use this property to configure the network source. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also