Only show the microphone button when the loaded media supports 2-way audio.
This commit is contained in:
@@ -182,7 +182,6 @@ export class GenericCameraManagerEngine implements CameraManagerEngine {
|
||||
supportsRecordings: false,
|
||||
supportsSnapshots: false,
|
||||
supportsTimeline: false,
|
||||
supports2WayAudio: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user