Table of Contents

Interface FFmpeg.IProbeAudioFrame

Namespace
Shift.Common
Assembly
Shift.Common.dll
public interface FFmpeg.IProbeAudioFrame
Extension Methods

Properties

ChannelLayout

string ChannelLayout { get; }

Property Value

string

Channels

int Channels { get; }

Property Value

int

SampleFormat

string SampleFormat { get; }

Property Value

string

SamplesCount

string SamplesCount { get; }

Property Value

string