Android SDK 100ms
lib
/
live.hms.video.connection.stats.clientside.model
/
VideoSubscribeBaseSample
Video
Subscribe
Base
Sample
interface
VideoSubscribeBaseSample
:
BaseSample
Properties
Inheritors
Properties
avg_av_sync_ms
Link copied to clipboard
abstract
val
avg_av_sync_ms
:
Int
avg_frames_decoded_per_sec
Link copied to clipboard
abstract
val
avg_frames_decoded_per_sec
:
Float
avg_frames_dropped_per_sec
Link copied to clipboard
abstract
val
avg_frames_dropped_per_sec
:
Float
avg_frames_received_per_sec
Link copied to clipboard
abstract
val
avg_frames_received_per_sec
:
Float
avg_jitter_buffer_delay
Link copied to clipboard
abstract
val
avg_jitter_buffer_delay
:
Float
frame_height
Link copied to clipboard
abstract
val
frame_height
:
Int
frame_width
Link copied to clipboard
abstract
val
frame_width
:
Int
freeze_count
Link copied to clipboard
abstract
val
freeze_count
:
Int
freeze_duration_seconds
Link copied to clipboard
abstract
val
freeze_duration_seconds
:
Float
pause_count
Link copied to clipboard
abstract
val
pause_count
:
Int
pause_duration_seconds
Link copied to clipboard
abstract
val
pause_duration_seconds
:
Float
timestamp
Link copied to clipboard
abstract
val
timestamp
:
Long
total_nack_count
Link copied to clipboard
abstract
val
total_nack_count
:
Int
total_pli_count
Link copied to clipboard
abstract
val
total_pli_count
:
Int
Inheritors
VideoSamplesSubscribe
Link copied to clipboard