IMFRealTimeClientEx interface (mfidl.h)
Notifies a pipeline object to register itself with the Multimedia Class Scheduler Service (MMCSS).
This interface is a replacement for the IMFRealTimeClient interface.
Inheritance
The IMFRealTimeClientEx interface inherits from the IUnknown interface. IMFRealTimeClientEx also has these types of members:
Methods
The IMFRealTimeClientEx interface has these methods.
IMFRealTimeClientEx::RegisterThreadsEx Notifies the object to register its worker threads with the Multimedia Class Scheduler Service (MMCSS). (IMFRealTimeClientEx.RegisterThreadsEx) |
IMFRealTimeClientEx::SetWorkQueueEx Specifies the work queue that this object should use for asynchronous work items. |
IMFRealTimeClientEx::UnregisterThreads Notifies the object to unregister its worker threads from the Multimedia Class Scheduler Service (MMCSS). (IMFRealTimeClientEx.UnregisterThreads) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |