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

Represents a frame of audio data.

Inheritance

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

Methods

The IAudioFrameNative interface has these methods.

 
IAudioFrameNative::GetData

This method returns an interface that provides access to the audio data.

Requirements

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

See also

IInspectable