Interface IMFRealTimeClient
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2347D60B-3FB5-480C-8803-8DF3ADCD3EF0")]
public interface IMFRealTimeClient
Methods
RegisterThreads(Int32, String)
Declaration
HResult RegisterThreads(int dwTaskIndex, string wszClass)
Parameters
System.
|
System.
|
Returns
SetWorkQueue(MFAsyncCallbackQueue)
Declaration
HResult SetWorkQueue(MFAsyncCallbackQueue dwWorkQueueId)
Parameters
MFAsync
|