Add break placement operation.
This operation indicates that an ad break will be placed on the timeline
at desired location.
adBreak:AdBreak
[read-only]
Associated ad break which will be placed on the timeline.
Implementation public function get adBreak():AdBreak
public function AdBreakPlacement(placement:Placement, adBreak:AdBreak)
Default constructor.
Parameters | placement:Placement — the timeline placement where the operation will take place.
|
|
| adBreak:AdBreak — ad break which will be placed on the timeline.
|
Fri Jun 20 2014, 11:19 AM -07:00