Remove ad break operation.
This operation indicates that an ad break will be removed from the timeline.
adBreak:AdBreak
[read-only]
Associated ad break which will be removed from the timeline.
Implementation public function get adBreak():AdBreak
public function AdBreakRemoval(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 deleted from the timeline.
|
Wed Apr 2 2014, 06:27 PM +03:00