Interface FFmpeg.IProbeFormat
- Namespace
- Shift.Common
- Assembly
- Shift.Common.dll
public interface FFmpeg.IProbeFormat : FFmpeg.IProbeEntity
- Inherited Members
-
- Extension Methods
-
Properties
Property Value
- int?
TimeSpan? Duration { get; }
Property Value
- TimeSpan?
Property Value
- string
Property Value
- string
int ProgramsCount { get; }
Property Value
- int
string ShortName { get; }
Property Value
- string
Property Value
- int?
TimeSpan? StartTime { get; }
Property Value
- TimeSpan?
int StreamsCount { get; }
Property Value
- int