Interface IMFVideoSampleAllocatorCallback
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("992388B4-3372-4F67-8B6F-C84C071F4751")]
public interface IMFVideoSampleAllocatorCallback
Methods
GetFreeSampleCount(out Int32)
Declaration
HResult GetFreeSampleCount(out int plSamples)
Parameters
System.
|
Returns
SetCallback(IMFVideoSampleAllocatorNotify)
Declaration
HResult SetCallback(IMFVideoSampleAllocatorNotify pNotify)
Parameters
IMFVideo
|