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
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
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