Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets statistics from the Digital Living Network Alliance (DLNA) media sink.
Data type
MFMPEG2DLNASINKSTATS stored as BYTE[]
Get/set
To get this attribute, call IMFAttributes::GetBlob.
Remarks
During streaming, the DLNA media sink updates this attribute with statistics about the encoding and multiplexing of the MPEG-2 streams. The application can query this attribute at any time to get the latest values.
Setting this attribute on the DLNA media sink has no effect.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also