EntitiesClientPreferencesreceiveVideoCopy page|View as Markdown|Open in Claude|More actions1get receiveVideo(): boolean2set receiveVideo(value): void Whether to receive remote video by default. Parameters valuebooleanIf true, the local peer accepts incoming video. Examples 1console.log(client.preferences.receiveVideo);