autoConsume property

bool autoConsume
getter/setter pair

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;