Click or drag to resize
Accord.NET (logo)

FrameInfo Properties

The FrameInfo type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerSample
Number of bits per audio sample.
Public propertyChannels
Number of channels.
Public propertyFrameIndex
Frame's index.
Public propertySamplingRate
Sampling rate.
Public propertyTotalFrames
Total frames in the audio.
Top
See Also