FFProbeAudioStreamModel class final

Inheritance
Annotations
  • @_FFProbeModel()

Properties

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

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