libgpac
Documentation of the core library of GPAC
python.libgpac.libgpac.DASHSRD Class Reference

DASH Spatial Relation Descriptor object, used for tiling. More...

Static Public Attributes

 id
 ID of SRD source - all SRD with same source describe the same video composition, possibly with different grid sizes. More...
 
 x
 X coordinate of SRD for this tile. More...
 
 y
 Y coordinate of SRD for this tile. More...
 
 w
 width of SRD for this tile - 0 for tile base track More...
 
 h
 height of SRD for this tile - 0 for tile base track More...
 
 fw
 total width of SRD descriptor for this tile More...
 
 fh
 total height of SRD descriptor for this tile More...
 

Detailed Description

DASH Spatial Relation Descriptor object, used for tiling.

Field Documentation

◆ 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.

◆ x

python.libgpac.libgpac.DASHSRD.x
static

X coordinate of SRD for this tile.

◆ y

python.libgpac.libgpac.DASHSRD.y
static

Y coordinate of SRD for this tile.

◆ w

python.libgpac.libgpac.DASHSRD.w
static

width of SRD for this tile - 0 for tile base track

◆ h

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