The properties of MonoMac.AudioToolbox.AudioFile are listed below. For a list of all members, see the AudioFile Members list.
See Also: Inherited members from System.Object
| [read-only] | AlbumArtwork | MonoMac.Foundation.NSData. Documentation for this section has not yet been entered. |
| [read-only] | AudioFormats | AudioFormat[]. Returns a list of the supported audio formats. |
| [read-only] | BitRate | int. Audio file bit rate. |
| [read-only] | ChannelLayout | AudioChannelLayout. 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. |
| DeferSizeUpdates | bool. Documentation for this section has not yet been entered. | |
| [read-only] | EstimatedDuration | double. Documentation for this section has not yet been entered. |
| [read-only] | FileType | AudioFileType. Audio file type. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsOptimized | bool. Documentation for this section has not yet been entered. |
| [read-only] | Length | long. Audio file size, in bytes. |
| MagicCookie | byte[]. The magic cookie for this file. | |
| [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] | StreamBasicDescription | AudioStreamBasicDescription. The audio basic description, as determined by decoding the file. |