vp9 svc layer parameters More...
Public Attributes | |
| int | spatial_layer_id |
| First spatial layer to start encoding. More... | |
| int | temporal_layer_id |
| Temporal layer id number. More... | |
| int | temporal_layer_id_per_spatial [VPX_SS_MAX_LAYERS] |
| Temp layer id. More... | |
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.
This defines the temporal layer id numbers for svc encoding. This is used with the VP9E_SET_SVC_LAYER_ID control to set the temporal layer id for the current frame.
| int vpx_svc_layer_id::spatial_layer_id |
First spatial layer to start encoding.
Spatial layer id number.
| int vpx_svc_layer_id::temporal_layer_id |
Temporal layer id number.
| int vpx_svc_layer_id::temporal_layer_id_per_spatial[VPX_SS_MAX_LAYERS] |
Temp layer id.