Home
last modified time | relevance | path

Searched refs:ISOFF_ON_DEMAND_PROFILE (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/Python/utils/
H A Dmp4-dash.py141 ISOFF_ON_DEMAND_PROFILE = 'urn:mpeg:dash:profile:isoff-on-demand:2011' variable
146 'on-demand': ISOFF_ON_DEMAND_PROFILE,
1716 …profile aliases ('live'='"+ISOFF_LIVE_PROFILE+"', 'on-demand'='"+ISOFF_ON_DEMAND_PROFILE+"', 'hbbt…
1877 if ISOFF_ON_DEMAND_PROFILE in options.profiles: