DASH Spatial Relation Descriptor object, used for tiling.
More...
|
| id |
| ID of SRD source - all SRD with same source describe the same video composition, possibly with different grid sizes.
|
|
| x |
| X coordinate of SRD for this tile.
|
|
| y |
| Y coordinate of SRD for this tile.
|
|
| w |
| width of SRD for this tile - 0 for tile base track
|
|
| h |
| height of SRD for this tile - 0 for tile base track
|
|
| fw |
| total width of SRD descriptor for this tile
|
|
| fh |
| total height of SRD descriptor for this tile
|
|
DASH Spatial Relation Descriptor object, used for tiling.
◆ id
python.libgpac.libgpac.DASHSRD.id |
|
static |
ID of SRD source - all SRD with same source describe the same video composition, possibly with different grid sizes.
python.libgpac.libgpac.DASHSRD.x |
|
static |
X coordinate of SRD for this tile.
python.libgpac.libgpac.DASHSRD.y |
|
static |
Y coordinate of SRD for this tile.
python.libgpac.libgpac.DASHSRD.w |
|
static |
width of SRD for this tile - 0 for tile base track
python.libgpac.libgpac.DASHSRD.h |
|
static |
height of SRD for this tile - 0 for tile base track
◆ fw
python.libgpac.libgpac.DASHSRD.fw |
|
static |
total width of SRD descriptor for this tile
◆ fh
python.libgpac.libgpac.DASHSRD.fh |
|
static |
total height of SRD descriptor for this tile