AudioFileStream
PacketDecoded
PropertyFound
AudioFileStream(AudioFileType)
~AudioFileStream()
AverageBytesPerPacket
BitRate
ChannelLayout
DataByteCount
DataFormat
DataOffset
DataPacketCount
FileType
FormatList
LastError
MagicCookie
MaximumPacketSize
PacketSizeUpperBound
PacketTableInfo
ReadyToProducePackets
StreamBasicDescription
ByteToPacket(Int64, Int32, Boolean)
Close()
Dispose()
Dispose(Boolean)
FrameToPacket(Int64, Int32)
GetProperty(AudioFileStreamProperty, Int32)
GetProperty(AudioFileStreamProperty, Int32, nint)
OnPacketDecoded(Int32, nint, AudioStreamPacketDescription[])
OnPropertyFound(AudioFileStreamProperty, AudioFileStreamPropertyFlag)
PacketToByte(Int64, Boolean)
PacketToFrame(Int64)
ParseBytes(Byte[], Boolean)
ParseBytes(Int32, nint, Boolean)
ParseBytes(Byte[], Int32, Int32, Boolean)
Seek(Int64, Int64, Boolean)
SetProperty(AudioFileStreamProperty, Int32, nint)
xamarinios
namespace AudioToolbox
{
public class AudioFileStream : IDisposable
{
public bool SetProperty(AudioFileStreamProperty property, int dataSize, IntPtr propertyData);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API