A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
VERTICAL — Static Property, class com.apdevblog.utils.Draw
VideoControlsEvent — class, package com.apdevblog.events.video
VideoControl specific Event.
VideoControlsEvent(type:String, bubbles:Boolean, cancelable:Boolean, data) — Constructor, class com.apdevblog.events.video.VideoControlsEvent
create new VideoControlsEvent.
videoMetaData — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
video's metadata.
VideoMetadataVo — class, package com.apdevblog.model.vo
ValueObject saving video metadata.
VideoMetadataVo(data:Object) — Constructor, class com.apdevblog.model.vo.VideoMetadataVo
videoPlayerHeight — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
videoplayer's current height.
videoPlayerWidth — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
videoplayer's current width.
videoState — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
video's current state.
VIDEO_STATE_EMPTY — Constant Static Property, class com.apdevblog.ui.video.ApdevVideoState
VIDEO_STATE_PAUSED — Constant Static Property, class com.apdevblog.ui.video.ApdevVideoState
VIDEO_STATE_PLAYING — Constant Static Property, class com.apdevblog.ui.video.ApdevVideoState
VIDEO_STATE_STOPPED — Constant Static Property, class com.apdevblog.ui.video.ApdevVideoState
VideoStatusBar — class, package com.apdevblog.ui.video.controls
ApdevVideoplayer's statusbar.
VideoStatusBar(width:int, style:com.apdevblog.ui.video.style:ApdevVideoPlayerDefaultStyle) — Constructor, class com.apdevblog.ui.video.controls.VideoStatusBar
creates status bar.
videostill — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
set the previewimage's url (or URLRequest) (shows before video is playing).
VideoTimeLabel — class, package com.apdevblog.ui.video.controls
Label displaying the video's current time (ASC or DESC).
VideoTimeLabel(style:com.apdevblog.ui.video.style:ApdevVideoPlayerDefaultStyle) — Constructor, class com.apdevblog.ui.video.controls.VideoTimeLabel
creates a label to display already played/still remaining time.
volume — Property, class com.apdevblog.ui.video.ApdevVideoControls
video's current volume (visual representation).
volume — Property, class com.apdevblog.ui.video.ApdevVideoPlayer
video's current volume.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z