MFNETSOURCE_RESOURCE_FILTER property
Contains a pointer to the IMFNetResourceFilter callback interface for the Microsoft Media Foundation HTTP byte stream.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
IUnknown*
VT_UNKNOWN
punkVal
Remarks
Use this property to configure the Media Foundation HTTP byte stream. 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 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|
See also