trackInitialState property

HMSTrackInitState? trackInitialState
final

trackInitialState property to set the initial state of the audio track i.e Mute/Unmute.By default it's unmuted. Refer: Read more about trackInitialState here

Implementation

final HMSTrackInitState? trackInitialState;