FFProbeVideoStreamModel class final
- Inheritance
-
- Object
- FFProbeStreamModel
- FFProbeVideoStreamModel
- Annotations
-
- @_FFProbeModel()
Properties
- avgFrameRate → String
-
finalinherited
- bitRate → int?
-
Unit is
bit/s
(bit/second)finalinherited - bitsPerRawSample → String
-
final
- chromaLocation → String
-
final
- closedCaptions → int
-
final
- codecLongName → String
-
finalinherited
- codecName → String
-
finalinherited
- codecTag → String
-
finalinherited
- codecTagString → String
-
finalinherited
- codecType → String
-
finalinherited
- codedHeight → int
-
final
- codedWidth → int
-
final
- colorPrimaries → String?
-
final
- colorRange → String?
-
final
- colorSpace → String?
-
final
- colorTransfer → String?
-
final
- displayAspectRatio → String
-
final
- disposition → FFProbeStreamDispositionModel
-
finalinherited
- duration → Duration?
-
finalinherited
- durationTs → int?
-
finalinherited
- extradataSize → int?
-
finalinherited
- hasBFrames → int
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- height → int
-
final
- index → int
-
finalinherited
- isAvc → String?
-
final
- level → int
-
final
- nalLengthSize → String?
-
final
- nbFrames → String?
-
finalinherited
- pixFmt → String
-
final
- profile → String?
-
finalinherited
- refs → int
-
final
- rFrameRate → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sampleAspectRatio → String
-
final
- startPts → int
-
finalinherited
- startTime → Duration
-
finalinherited
-
finalinherited
- timeBase → String
-
finalinherited
- width → int
-
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