SSAI VoD - AdCuePoints

ad CuePoint within a mRSS playlist

<ad:cuepoint>
<ad:cuepoints>
          <cuepoint id="adpod-1">
                    <splicetime>0</splicetime>
                    <maxcount>1</maxcount>
                    <duration>30</duration>
                    <ab>1</ab>
          </cuepoint>
          <cuepoint id="adpod-2">
                    <splicetime>400000</splicetime>
                    <maxcount>2</maxcount>
                    <duration>60</duration>
                    <ab>2</ab>
          </cuepoint>
          <cuepoint id="adpod-3">
                    <splicetime>-1</splicetime>
                    <maxcount>2</maxcount>
                    <duration>25</duration>
                    <ab>3</ab>
          </cuepoint>
</ad:cuepoints>

filed

type

mandatory

description

<cuepoint id>

string

no

Cuepoint ID

<splicetime>

integer

yes

0=pre-role | -1= post-role | Integer= splicetime in miliseconds for mid-roll

<maxcount>

integer

no

Maximun number of ads for a given ad break

<duration>

integer

yes

Ad break duration

<ab>

integer

no

Any additional ad server parameter

Last updated