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

DASH Spatial Relation Descriptor object, used for tiling.

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

Field Documentation

◆ id

python.libgpac.libgpac.DASHSRD.id
static

◆ x

python.libgpac.libgpac.DASHSRD.x
static

◆ y

python.libgpac.libgpac.DASHSRD.y
static

◆ w

python.libgpac.libgpac.DASHSRD.w
static

◆ h

python.libgpac.libgpac.DASHSRD.h
static

◆ fw

python.libgpac.libgpac.DASHSRD.fw
static

◆ fh

python.libgpac.libgpac.DASHSRD.fh
static