Skip to main content

Module capabilities

Module capabilities 

Source
Expand description

Structured station capability updates.

CapabilityUpdate decodes the fixed-capacity capability tables while retaining the original payload for byte-lossless re-encoding. Inspect its audio, video, data, picture, and conference-resource views through the accessor methods rather than depending on table offsets.

Structs§

CapabilityUpdate
A decoded fixed-layout capability update. The original payload is retained so decoding and re-encoding is byte-lossless even for reserved fields.
ConferenceResource
Aggregate conference resources advertised by a station.
ConferenceServiceResource
Capacity and layouts for one conference service number.
CustomPictureFormat
One station-provided custom video picture format.
DataCapability
One advertised non-audio/non-video data capability.
StationMediaCapabilities
Application-facing audio and video capabilities for one station session.
VideoCapability
One advertised video codec and its supported operating levels.
VideoLevelPreference
One quality/rate preference within a video codec capability.

Enums§

CapabilityUpdateVariant
Wire-layout family used by a station capability update.