WebM Codec SDK
|
vp9 svc layer parameters More...
#include <vp8cx.h>
Data Fields | |
int | spatial_layer_id |
int | temporal_layer_id |
vp9 svc layer parameters
This defines the spatial and temporal layer id numbers for svc encoding. This is used with the VP9E_SET_SVC_LAYER_ID control to set the spatial and temporal layer id for the current frame.
int vpx_svc_layer_id::spatial_layer_id |
Spatial layer id number.
int vpx_svc_layer_id::temporal_layer_id |
Temporal layer id number.