localVideo()
Returns whether the local camera is on. Returns false when the local video track state is 'off' or 'blocked', true otherwise, and null if not in a call.
Return value
Returnsboolean | null.
Returns whether the local camera is on.
localVideo()
Returns whether the local camera is on. Returns false when the local video track state is 'off' or 'blocked', true otherwise, and null if not in a call.
boolean | null.