Contents

AudioStreamPacketDescription

A value that describes a packet in a buffer of audio data.

Declaration

struct AudioStreamPacketDescription

Overview

For data formats where the packet size isn’t constant, such as variable bit rate data and data where the channels have unequal sizes, use this structure to supplement the information in the AudioStreamBasicDescription structure.

Topics

Inspecting an audio stream packet description

Creating an audio stream packet descripiton

See Also

Streams