MonoMac.AudioToolbox.AudioSource.Size Property
Used to set or get the size of the audio stream.

Syntax

public abstract long Size { get; set; }

Value

The size of the file.

Remarks

If the AudioSource is created in reading mode, this method should return the size of the audio data. If the AudioSource is created to write data, this method is invoked to set the audio file size.

Requirements

Namespace: MonoMac.AudioToolbox
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0