DoubleClick Studio AS3 API Reference

class com.google.ads.studio.video.ConfigurableVideoControlBar

A component of the ConfigurableVideoPlayer that manages the player controls.

Properties

NameTypeDescriptionDefault
coloruint

The color of the buttons.

overlayControlsBoolean

Whether or not the controls overlay on top of the video.

false
playOverlayAssetString

Optional asset for the poster.

null
styleString

The style of the buttons.

round

Constructors

Expand
ConfigurableVideoControlBar(configurableVideoPlayer: ConfigurableVideoPlayer) : void

Instance Methods

Defined in com.google.ads.studio.video:ConfigurableVideoControlBar

addFullScreenButton() : ConfigurableVideoControlBar

Adds a full screen button, if one had not already been added.

addInvitationOverlay() : ConfigurableVideoControlBar

Adds an invitation overlay, if one had not already been added.

addPlayButton() : ConfigurableVideoControlBar

Adds a play/pause button, if one had not already been added.

addReplayButton() : ConfigurableVideoControlBar

Adds a replay button, if one had not already been added.

addScrubber() : ConfigurableVideoControlBar

Adds a video scrubber, if one had not already been added.

addSoundToggleButton() : ConfigurableVideoControlBar

Adds a sound toggle button, if one had not already been added.

addStopButton() : ConfigurableVideoControlBar

Adds a stop button, if one had not already been added.

getColor() : uint

Gets the color of this control.

getStyle() : String

Gets the style of this control.

Expand
setColorAndStyle(color:uint, style:String) : void

Sets the color and the style of this control.

unload() : void

Unloads the control bar for cleanup.

updateDisplay() : void

Updates the display of the player controls.

Back to top

  1. com.google.ads.studio
    1. AssetLoader
    2. ContextualDiscovery
    3. F2fEnabler
    4. FullScreenButton
    5. HtmlEnabler
    6. ProxyEnabler
    7. VpaidEnabler
  1. com.google.ads.studio.configurable
    1. Configurable
  1. com.google.ads.studio.display
    1. StudioLoader
  1. com.google.ads.studio.events
    1. StudioEvent
    2. StudioVideoEvent
  1. com.google.ads.studio.expanding
    1. Expanding
  1. com.google.ads.studio.localconnect
    1. LocalConnectWrapper
  1. com.google.ads.studio.video
    1. ConfigurableVideoPlayer
    2. EnhancedVideoController
    3. PlayPauseButton
    4. Playlist
    5. Scrubber
    6. SoundToggleButton
    7. VideoController
    8. VideoEntry
    9. VideoPlayer
    10. VideoPlayerAdvanced
  1. com.google.ads.studio.vpaid
    1. VpaidTimer