MobileForms Toolkit Documentation

AudioProperties.Channels Property

Gets the number of audio channels.

public abstract short Channels {get;}

Property Value

Number of audio channels.

Remarks

Monaural data uses one channel and stereo data uses two channels.

See Also

AudioProperties Class | Resco.Audio Namespace