package callsignaling

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CaptureState

o2o-call.proto:49

Signal changes in the capturing state (e.g. video camera enabled or disabled)

Used in: Envelope

enum CaptureState.CaptureDevice

o2o-call.proto:60

The capture device type

Used in: CaptureState

enum CaptureState.Mode

o2o-call.proto:51

The capture state of a capturing device

Used in: CaptureState

message Envelope

o2o-call.proto:12

Root signaling message

message VideoQualityProfile

o2o-call.proto:28

The app switched to a new video quality profile In order to be forwards-compatible, the raw configuration of the profile (bitrate, resolution, etc) should also be included in this message. This way, if an unknown enum value is received, the receiver can simply use the raw values instead.

Used in: Envelope

enum VideoQualityProfile.QualityProfile

o2o-call.proto:30

The quality profile

Used in: VideoQualityProfile