MonoMac.AudioToolbox.AudioFile: Property Members

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

Public Properties

[read-only]
AlbumArtworkMonoMac.Foundation.NSData. Documentation for this section has not yet been entered.
[read-only]
AudioFormatsAudioFormat[]. Returns a list of the supported audio formats.
[read-only]
BitRateint. Audio file bit rate.
[read-only]
ChannelLayoutAudioChannelLayout. Documentation for this section has not yet been entered.
[read-only]
DataOffsetlong. Documentation for this section has not yet been entered.
[read-only]
DataPacketCountlong. Documentation for this section has not yet been entered.
DeferSizeUpdatesbool. Documentation for this section has not yet been entered.
[read-only]
EstimatedDurationdouble. Documentation for this section has not yet been entered.
[read-only]
FileTypeAudioFileType. Audio file type.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsOptimizedbool. Documentation for this section has not yet been entered.
[read-only]
Lengthlong. Audio file size, in bytes.
MagicCookiebyte[]. The magic cookie for this file.
[read-only]
MaximumPacketSizeint. Documentation for this section has not yet been entered.
[read-only]
PacketSizeUpperBoundint. Documentation for this section has not yet been entered.
[read-only]
StreamBasicDescriptionAudioStreamBasicDescription. The audio basic description, as determined by decoding the file.