GstCodecParsers.H264SPSExtMVCView¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
anchor_ref_l0 |
[ |
r/w |
specifies the view_id for inter-view prediction in the initialized RefPicList0 in decoding anchor view components. |
anchor_ref_l1 |
[ |
r/w |
specifies the view_id for inter-view prediction in the initialized RefPicList1 in decoding anchor view components. |
non_anchor_ref_l0 |
[ |
r/w |
specifies the view_id for inter-view prediction in the initialized RefPicList0 in decoding non-anchor view components. |
non_anchor_ref_l1 |
[ |
r/w |
specifies the view_id for inter-view prediction in the initialized RefPicList1 in decoding non-anchor view components. |
num_anchor_refs_l0 |
r/w |
specifies the number of view components for inter-view prediction in the initialized RefPicList0 in decoding anchor view components. |
|
num_anchor_refs_l1 |
r/w |
specifies the number of view components for inter-view prediction in the initialized RefPicList1 in decoding anchor view components. |
|
num_non_anchor_refs_l0 |
r/w |
specifies the number of view components for inter-view prediction in the initialized RefPicList0 in decoding non-anchor view components. |
|
num_non_anchor_refs_l1 |
r/w |
specifies the number of view components for inter-view prediction in the initialized RefPicList1 in decoding non-anchor view components. |
|
view_id |
r/w |
Methods¶
None
Details¶
- class GstCodecParsers.H264SPSExtMVCView¶
Represents inter-view dependency relationships for the coded video sequence.
New in version 1.6.