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  
version — Static Property, class com.adobe.mediacore.Version
Retrieve the current version of the PSDK.
Version — final class, package com.adobe.mediacore
Utility class which exposes PSDK version information.
VideoAnalyticsConfigParameters — final class, package com.adobe.mediacore.videoanalytics
Encapsulates the Video Analytics configuration parameters.
VideoAnalyticsConfigParameters(trackingServer:String, jobId:String, publisher:String) — Constructor, class com.adobe.mediacore.videoanalytics.VideoAnalyticsConfigParameters
VideoAnalyticsMetadata — final class, package com.adobe.mediacore.videoanalytics
Metadata specialized in holding information relevant for video analytics
VIDEO_ANALYTICS_METADATA_KEY — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
VideoAnalyticsProvider — final class, package com.adobe.mediacore.videoanalytics
The Video Analytics Provider performs video analytics tracking
VideoAnalyticsProvider(appMeasurement:Object, vaConfigParameters:com.adobe.mediacore.videoanalytics:VideoAnalyticsConfigParameters) — Constructor, class com.adobe.mediacore.videoanalytics.VideoAnalyticsProvider
Constructor.
VideoEngineAdRemoveMonitor — class, package com.adobe.mediacore
VideoEngineAdRemoveMonitor(timeline:com.adobe.mediacore:VideoEngineTimeline, adPolicySelector:com.adobe.mediacore.timeline.advertising:AdBreakPolicySelector, timelineOperationQueue:com.adobe.mediacore:TimelineOperationQueue, dispatcher:flash.events:IEventDispatcher) — Constructor, class com.adobe.mediacore.VideoEngineAdRemoveMonitor
VideoEngineContentChangedEvent — final class, package com.adobe.mediacore.events
Event dispatched by the video engine when its status changes.
VideoEngineContentChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, newContentId:int, oldContentId:int, time:Number) — Constructor, class com.adobe.mediacore.events.VideoEngineContentChangedEvent
Default constructor.
VideoEngineErrorEvent — final class, package com.adobe.mediacore.events
Event dispatched internally by video engine and its associated objects when an error has occurred.
VideoEngineErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:com.adobe.mediacore.errors:MediaError) — Constructor, class com.adobe.mediacore.events.VideoEngineErrorEvent
Default constructor.
VideoEngineHoldManager — class, package com.adobe.mediacore
VideoEngineHoldManager(source:flash.media:AVSegmentedSource, playbackMetrics:com.adobe.mediacore:VideoEnginePlaybackMetrics) — Constructor, class com.adobe.mediacore.VideoEngineHoldManager
VideoEngineStatusChangedEvent — final class, package com.adobe.mediacore.events
Event dispatched by the video engine when its status changes.
VideoEngineStatusChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String) — Constructor, class com.adobe.mediacore.events.VideoEngineStatusChangedEvent
Default constructor.
VideoEngineTimelineEvent — final class, package com.adobe.mediacore.events
Event dispatched by the video engine when its timeline changes.
VideoEngineTimelineEvent(type:String, bubbles:Boolean, cancelable:Boolean, proposal:com.adobe.mediacore.timeline:TimelineOperation, placement:com.adobe.mediacore.timeline:TimelineOperation) — Constructor, class com.adobe.mediacore.events.VideoEngineTimelineEvent
Default constructor.
VideoEngineTimelineHold — class, package com.adobe.mediacore
VideoEngineTimelineHold(holdManager:com.adobe.mediacore:VideoEngineHoldManager, time:Number) — Constructor, class com.adobe.mediacore.VideoEngineTimelineHold
videoId — Property, class com.adobe.mediacore.videoanalytics.VideoAnalyticsMetadata
The id of the video
view — Property, class com.adobe.mediacore.DefaultMediaPlayer
Returns the view where the media player will render the images.
view — Property, interface com.adobe.mediacore.MediaPlayer
Returns the view where the media player will render the images.
VIEW_CLICKED — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerViewEvent
Event dispatched when the media player view needs to notify the media player that the view was clicked.
VISIBLE — Constant Static Property, class com.adobe.mediacore.ClosedCaptionsVisibility
volume — Property, class com.adobe.mediacore.DefaultMediaPlayer
Media player volume.
volume — Property, interface com.adobe.mediacore.MediaPlayer
Media player 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