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.
Defines flags for the IMFMediaSession::GetFullTopology method.
Syntax
typedef enum MFSESSION_GETFULLTOPOLOGY_FLAGS {
  MFSESSION_GETFULLTOPOLOGY_CURRENT = 0x1
} ;
Constants
| MFSESSION_GETFULLTOPOLOGY_CURRENTValue: 0x1 Get the full topology for the presentation that the Media Session is currently playing. | 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] | 
| Minimum supported server | Windows Server 2008 [desktop apps only] | 
| Header | mfidl.h |