Share via


IMediaBuffer Interface

Kinect for Windows 1.6, 1.7, 1.8

Provides an interface to the audio buffers created and used by the KinectAudio DMO.

Syntax

interface IMediaBuffer : public IUnknown

Remarks

This interface is provided for management of the audio buffers created and used by the KinectAudio DMO. Methods for this interface can be found here. For more information, see Audio Stream.

For a description of IUnknown, see the IUnknown interface.

Requirements

Header: Declared in NuiSensor.h.