GstCodecParsers.AV1GlobalMotionParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
gm_params |
[ |
r/w |
is set equal to SavedGmParams’frame_to_show_map_idx [ ref ]’[ j ] for ref = LAST_FRAME..ALTREF_FRAME, for j = 0..5. |
gm_type |
r/w |
specifying the type of global motion. |
|
invalid |
[ |
r/w |
whether this global motion parameters is invalid. |
is_global |
[ |
r/w |
specifies whether global motion parameters are present for a particular reference frame. |
is_rot_zoom |
[ |
r/w |
specifies whether a particular reference frame uses rotation and zoom global motion. |
is_translation |
[ |
r/w |
specifies whether a particular reference frame uses translation global motion. |
Methods¶
None
Details¶
- class GstCodecParsers.AV1GlobalMotionParams¶