AudioFileStream.PacketTableInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.