The properties of MonoMac.AudioToolbox.AudioFileStream are listed below. For a list of all members, see the AudioFileStream Members list.
See Also: Inherited members from System.Object
| [read-only] | AverageBytesPerPacket | double. Average bytes per packet. This value is precise for audio files with constant bit rates or audio files that have a packet index, otherwise it is a computed average. |
| [read-only] | BitRate | int. Documentation for this section has not yet been entered. |
| [read-only] | ChannelLayout | AudioChannelLayout. Documentation for this section has not yet been entered. |
| [read-only] | DataByteCount | long. Documentation for this section has not yet been entered. |
| [read-only] | DataFormat | AudioStreamBasicDescription. Documentation for this section has not yet been entered. |
| [read-only] | DataOffset | long. Documentation for this section has not yet been entered. |
| [read-only] | DataPacketCount | long. Documentation for this section has not yet been entered. |
| [read-only] | FileType | AudioFileType. Documentation for this section has not yet been entered. |
| [read-only] | MagicCookie | byte[]. Documentation for this section has not yet been entered. |
| [read-only] | MaximumPacketSize | int. Documentation for this section has not yet been entered. |
| [read-only] | PacketSizeUpperBound | int. Documentation for this section has not yet been entered. |
| [read-only] | ReadyToProducePackets | bool. Documentation for this section has not yet been entered. |
| [read-only] | StreamBasicDescription | AudioStreamBasicDescription. Documentation for this section has not yet been entered. |