FFProbeStreamModel class final

Implementers
Annotations
  • @_FFProbeModel()

Properties

avgFrameRate String
final
bitRate int?
Unit is bit/s (bit/second)
final
codecLongName String
final
codecName String
final
codecTag String
final
codecTagString String
final
codecType String
final
disposition FFProbeStreamDispositionModel
final
duration Duration?
final
durationTs int?
final
extradataSize int?
final
hashCode int
The hash code for this object.
no setterinherited
index int
final
nbFrames String?
final
profile String?
final
props List<Object?>
The list of properties that will be used to determine whether two instances are equal.
no setter
rFrameRate String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startPts int
final
startTime Duration
final
stringify bool?
If set to true, the toString method will be overridden to output this instance's props.
no setterinherited
tags FFProbeStreamTagsModel?
final
timeBase String
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited