Optional
Readonly
childrenOptional
Readonly
playtrue
: Play the track.false
: Stop playing the track.
Optional
Readonly
playbackThe ID of the playback device, such as a speaker. The device ID can be obtained using IAgoraRTC.getPlaybackDevices
. This property is only supported in the desktop version of Chrome browser. Modifying the value of this property in other browsers throws a NOT_SUPPORTED
error.
Optional
Readonly
trackThe remote audio track to be played.
Optional
Readonly
volumeThe volume. The value ranges from 0 (mute) to 100 (the original volume).
The React nodes to be rendered.