Interface FFmpeg.IProbeVideoStream
- Namespace
- Shift.Common
- Assembly
- Shift.Common.dll
public interface FFmpeg.IProbeVideoStream
- Extension Methods
-
Properties
CodedHeight
int? CodedHeight { get; }
Property Value
- int?
CodedWidth
Property Value
- int?
ColorSpace
string ColorSpace { get; }
Property Value
- string
DisplayAspectRatio
string DisplayAspectRatio { get; }
Property Value
- string
Height
Property Value
- int?
string PixelFormat { get; }
Property Value
- string
SampleAspectRatio
string SampleAspectRatio { get; }
Property Value
- string
Width
Property Value
- int?