VP9 SVC info, as parsed from a payload descriptor. More...
#include <utils.h>
Data Fields | |
int | spatial_layer |
int | temporal_layer |
uint8_t | fbit |
uint8_t | pbit |
uint8_t | dbit |
uint8_t | ubit |
uint8_t | bbit |
uint8_t | ebit |
VP9 SVC info, as parsed from a payload descriptor.
uint8_t janus_vp9_svc_info::bbit |
uint8_t janus_vp9_svc_info::dbit |
uint8_t janus_vp9_svc_info::ebit |
uint8_t janus_vp9_svc_info::fbit |
uint8_t janus_vp9_svc_info::pbit |
int janus_vp9_svc_info::spatial_layer |
int janus_vp9_svc_info::temporal_layer |
uint8_t janus_vp9_svc_info::ubit |