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.
Not for application use.
Syntax
typedef struct _STREAM_MEDIUM {
GUID gidMedium;
UINT32 unMediumInstance;
} STREAM_MEDIUM, *PSTREAM_MEDIUM;
Members
gidMedium
Reserved.
unMediumInstance
Reserved.
Remarks
This structure is used internally by the Microsoft Media Foundation AVStream proxy.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | mftransform.h |