averageBitRate
The average bit rate for the variant.
Declaration
@nonobjc var averageBitRate: Double? { get }Discussion
If the variant doesn’t define a peak bit rate, the value is negative.
The average bit rate for the variant.
@nonobjc var averageBitRate: Double? { get }If the variant doesn’t define a peak bit rate, the value is negative.