bitrate property

bitrate property

Gets the leak rate R, in bits per second, of a leaky bucket that contains the data portion of the stream without overflowing, excluding all ASF Data Packet overhead.

Definition:

@property
def bitrate(self):
    ...

See Also