Interface FFmpeg.IProbeAudioFrame
public interface FFmpeg.IProbeAudioFrame
- Extension Methods
Properties
ChannelLayout
string ChannelLayout { get; }
Property Value
Channels
int Channels { get; }
Property Value
SampleFormat
string SampleFormat { get; }
Property Value
SamplesCount
string SamplesCount { get; }