Fork me on GitHub
Loading...
Searching...
No Matches
Data Fields
janus_videoroom_subscriber_stream Struct Reference
Collaboration diagram for janus_videoroom_subscriber_stream:
Collaboration graph
[legend]

Data Fields

janus_videoroom_subscribersubscriber
 
GSList * publisher_streams
 
int mindex
 
char * mid
 
char * msid
 
char * mstid
 
char * crossrefid
 
gboolean send
 
janus_videoroom_media type
 
janus_audiocodec acodec
 
janus_videocodec vcodec
 
char * h264_profile
 
char * vp9_profile
 
int pt
 
gboolean opusfec
 
janus_rtp_switching_context context
 
janus_rtp_simulcasting_context sim_context
 
janus_vp8_simulcast_context vp8_context
 
janus_rtp_svc_context svc_context
 
int16_t min_delay
 
int16_t max_delay
 
volatile gint ready
 
volatile gint destroyed
 
janus_refcount ref
 

Field Documentation

◆ acodec

janus_audiocodec janus_videoroom_subscriber_stream::acodec

◆ context

janus_rtp_switching_context janus_videoroom_subscriber_stream::context

◆ crossrefid

char* janus_videoroom_subscriber_stream::crossrefid

◆ destroyed

volatile gint janus_videoroom_subscriber_stream::destroyed

◆ h264_profile

char* janus_videoroom_subscriber_stream::h264_profile

◆ max_delay

int16_t janus_videoroom_subscriber_stream::max_delay

◆ mid

char* janus_videoroom_subscriber_stream::mid

◆ min_delay

int16_t janus_videoroom_subscriber_stream::min_delay

◆ mindex

int janus_videoroom_subscriber_stream::mindex

◆ msid

char* janus_videoroom_subscriber_stream::msid

◆ mstid

char * janus_videoroom_subscriber_stream::mstid

◆ opusfec

gboolean janus_videoroom_subscriber_stream::opusfec

◆ pt

int janus_videoroom_subscriber_stream::pt

◆ publisher_streams

GSList* janus_videoroom_subscriber_stream::publisher_streams

◆ ready

volatile gint janus_videoroom_subscriber_stream::ready

◆ ref

janus_refcount janus_videoroom_subscriber_stream::ref

◆ send

gboolean janus_videoroom_subscriber_stream::send

◆ sim_context

janus_rtp_simulcasting_context janus_videoroom_subscriber_stream::sim_context

◆ subscriber

janus_videoroom_subscriber* janus_videoroom_subscriber_stream::subscriber

◆ svc_context

janus_rtp_svc_context janus_videoroom_subscriber_stream::svc_context

◆ type

janus_videoroom_media janus_videoroom_subscriber_stream::type

◆ vcodec

janus_videocodec janus_videoroom_subscriber_stream::vcodec

◆ vp8_context

janus_vp8_simulcast_context janus_videoroom_subscriber_stream::vp8_context

◆ vp9_profile

char* janus_videoroom_subscriber_stream::vp9_profile

The documentation for this struct was generated from the following file: