IAudioFrameNativeFactory interface (windows.media.core.interop.h)

Creates instances of IAudioFrameNative.

Inheritance

The IAudioFrameNativeFactory interface inherits from IInspectable. IAudioFrameNativeFactory also has these types of members:

Methods

The IAudioFrameNativeFactory interface has these methods.

 
IAudioFrameNativeFactory::CreateFromMFSample

Creates an IAudioFrameNative from the provided IMFSample.

Requirements

Requirement Value
Target Platform Windows
Header windows.media.core.interop.h

See also

IInspectable