Interface IMFTrackedSample
Namespace: MediaFoundation.EVR
Assembly: MediaFoundation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("245BF8E9-0755-40F7-88A5-AE0F18D55E17")]
public interface IMFTrackedSample
Methods
SetAllocator(IMFAsyncCallback, Object)
Declaration
HResult SetAllocator(IMFAsyncCallback pSampleAllocator, object pUnkState)
Parameters
IMFAsyncCallback
pSampleAllocator
|
System.Object
pUnkState
|
Returns
HResult
|