ObservableMetric

ObservableMetric represents filtered metrics that are intended to propagate to the top level observers. All metrics are measured over the past second.

Entries

Link copied to clipboard

Percentage of audio packets lost from server to client

Link copied to clipboard

Percentage of audio packets lost from client to server

Link copied to clipboard

Estimated uplink bandwidth from perspective of video client

Link copied to clipboard

Estimated downlink bandwidth from perspective of video client

Link copied to clipboard

Sum of total bitrate across all send streams

Link copied to clipboard

Percentage of video packets lost from client to server across all send streams

Link copied to clipboard

Average send FPS across all send streams

Link copied to clipboard

Round trip time of packets sent from client to server

Link copied to clipboard

Sum of total bitrate across all receive streams

Link copied to clipboard

Percentage of video packets lost from server to client across all receive streams

Link copied to clipboard

Sum of total bitrate across all send streams

Link copied to clipboard

Percentage of video packets lost from client to server across all send streams

Link copied to clipboard

Average send FPS across all send streams

Link copied to clipboard

Round trip time of packets sent from client to server

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Determine if the metric is for content share stream

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.