FFProbeStreamModel class final
- Implementers
- Annotations
-
- @_FFProbeModel(createFactory: false)
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
- rFrameRate → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- startPts → int
-
final
- startTime → Duration
-
final
-
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