Skip to main content

Class: BitrateChangedEvent

  • BitrateChangedEvent provides event data for the cast.framework.events.EventType.BITRATE_CHANGED event.

  • The constructor new BitrateChangedEvent(totalBitrate) can optionally take a total bitrate.

  • The totalBitrate property represents the total bitrate of the media in bits per second, and its value can be a number or undefined.

cast.framework.events.BitrateChangedEvent

class static

Event data for a cast.framework.events.EventType.BITRATE_CHANGED event.

Constructor

BitrateChangedEvent

new BitrateChangedEvent(totalBitrate)

Parameter

totalBitrate

Optional

number

Property

totalBitrate

constant

(number or undefined)

The bitrate of the media (audio and video) in bits per second.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年09月18日 UTC.

AltStyle によって変換されたページ (->オリジナル) /