libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
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.
 
 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
 

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