autoConsume property
Auto consume flag, if set to true, Peers Joining the Room will automatically consume the media streams of the remote peers @default true
Implementation
bool autoConsume = true;
Auto consume flag, if set to true, Peers Joining the Room will automatically consume the media streams of the remote peers @default true
bool autoConsume = true;