Table of Contents

Interface FFmpeg.IProbeVideoFrame

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

Properties

ColorSpace

string ColorSpace { get; }

Property Value

string

Height

int Height { get; }

Property Value

int

PixelFormat

string PixelFormat { get; }

Property Value

string

SampleAspectRatio

string SampleAspectRatio { get; }

Property Value

string

Width

int Width { get; }

Property Value

int