Helper struct to track SVC templates. More...
#include <rtp.h>
Data Fields | |
uint8_t | id |
Template ID. | |
int | spatial |
Spatial layer associated to this template. | |
int | temporal |
Temporal layer associated to this template. | |
Helper struct to track SVC templates.
uint8_t janus_av1_svc_template::id |
Template ID.
int janus_av1_svc_template::spatial |
Spatial layer associated to this template.
int janus_av1_svc_template::temporal |
Temporal layer associated to this template.