Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFSpatialAudioSample interface

Represents a multimedia sample with spatial sound information. Every IMFSpatialAudioSample contains one or more IMFSpatialAudioObjectBuffer objects.

Members

The IMFSpatialAudioSample interface inherits from IMFSample. IMFSpatialAudioSample also has these types of members:

Methods

The IMFSpatialAudioSample interface has these methods.

MethodDescription
AddSpatialAudioObject

Adds a new spatial audio object, represented by an IMFSpatialAudioObjectBuffer object, to the sample.

GetObjectCount

Gets the count of spatial audio objects, represented by IMFSpatialAudioObjectBuffer objects, in the sample.

GetSpatialAudioObjectByIndex

Returns the spatial audio object, represented by an IMFSpatialAudioObjectBuffer object, corresponding to the specified index.

 

Requirements

Minimum supported client

Windows 10, version 1703 [desktop apps only]

Minimum supported server

None supported

Header

Mfobjects.h

Library

Mfobjects.lib

See also

IMFSample

 

 

Show:
© 2017 Microsoft