Interface
IMFTrackedSample

Definition

Namespace:MediaFoundation.EVR

Assembly:MediaFoundation.dll

Syntax:

cs-api-definition
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("245BF8E9-0755-40F7-88A5-AE0F18D55E17")]
public interface IMFTrackedSample

Methods

SetAllocator(IMFAsyncCallback, object)

Declaration

cs-api-definition
HResult SetAllocator(IMFAsyncCallback pSampleAllocator, object pUnkState)

Parameters

pSampleAllocator

IMFAsyncCallback

pUnkState

object

Returns

HResult