|
Agora Java API Reference for Android
|
Information about the video bitrate of the media resource being played. More...
Public Member Functions | |
| SrcInfo (int bitrateInKbps, String name) | |
| int | getBitrateInKbps () |
| String | getName () |
| void | setBitrateInKbps (int bitrateInKbps) |
| void | setName (String name) |
| String | toString () |
Information about the video bitrate of the media resource being played.
1.8.18