MobileForms Toolkit Documentation

AudioDecoderProperties Properties

The properties of the AudioDecoderProperties class are listed below. For a complete list of AudioDecoderProperties class members, see the AudioDecoderProperties Members topic.

Public Instance Properties

AverageBytesPerSecond Gets the average data-transfer rate, in bytes per second.
BitsPerSample Gets the bits per sample.
BlockAlign Get the block alignment, in bytes.
FrameBufferSize Gets the optimal frame buffer size.
Channels Gets the number of audio channels.
SampleRate Gets the sample rate, in samples per second (hertz).
TotalTime Gets the total time of the audio stream.

See Also

AudioDecoderProperties Class | Resco.Audio Namespace