Interface IMFVideoSampleAllocator
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[Guid("86CBC910-E533-4751-8E3B-F19B5B806A03")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMFVideoSampleAllocator
Methods
AllocateSample(out IMFSample)
InitializeSampleAllocator(Int32, IMFMediaType)
Declaration
HResult InitializeSampleAllocator(int cRequestedFrames, IMFMediaType pMediaType)
Parameters
System.
|
IMFMedia
|
Returns
SetDirectXManager(Object)
Declaration
HResult SetDirectXManager(object pManager)
Parameters
System.
|