AudioFileStream.PacketTableInfo Property

Definition

Contains information about the valid frames in the audio file stream (their start and end).

public Nullable<AudioToolbox.AudioFilePacketTableInfo> PacketTableInfo { get; }
member this.PacketTableInfo : Nullable<AudioToolbox.AudioFilePacketTableInfo>

Property Value

Remarks

This updates the LastError property.

Applies to