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  
SCTE35ByteArray — final class, package com.adobe.mediacore.utils.scte35
SCTE 35 byte array implementation - allows accessing of SCTE 35 data stored at bit and byte level.
SCTE35ByteArray(byteArray:flash.utils:ByteArray) — Constructor, class com.adobe.mediacore.utils.scte35.SCTE35ByteArray
Default constructor.
SCTE35ByteArrayTest — class, package com.adobe.mediacore.utils.scte35
Test class for SCTE 35 byte array wrapper.
SCTE35Decoder — final class, package com.adobe.mediacore.utils.scte35
Default decoder which extracts a SpliceInfo object from a SCTE35 message stored inside a byte array instance.
SCTE35DecoderTest — class, package com.adobe.mediacore.utils.scte35
Test class for splice info parser.
SCTE35_OBJECT — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
secondsPlayed — Property, class com.adobe.mediacore.qos.PlaybackInformation
secondsPlayed — Property, class com.adobe.mediacore.qos.metrics.PlaybackSessionMetrics
secondsSpent — Property, class com.adobe.mediacore.qos.PlaybackInformation
secondsSpent — Property, class com.adobe.mediacore.qos.metrics.PlaybackSessionMetrics
seek(position:Number) — method, class com.adobe.mediacore.DefaultMediaPlayer
Moves the play head to specified virtual position.
seek(position:Number) — method, interface com.adobe.mediacore.MediaPlayer
Moves the play head to specified virtual position.
SEEK — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyMode
The player is seeking.
seekableRange — Property, class com.adobe.mediacore.DefaultMediaPlayer
Returns the seekable range
seekableRange — Property, interface com.adobe.mediacore.MediaPlayer
Returns the seekable range
_seekableRange — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
seekableRange — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
seekBegin — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched by the MediaPlayer when seek operation starts.
SEEK_BEGIN — Constant Static Property, class com.adobe.mediacore.events.SeekEvent
Event dispatched when the seek operation begins.
SEEKCOMPLETED — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
SEEK_CONTENT_ID — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
seekEnd — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched by the MediaPlayer when seek operation ends.
SEEK_END — Constant Static Property, class com.adobe.mediacore.events.SeekEvent
Event dispatched when the seek operation completes.
SEEK_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCode
Seek operation into the current resource has failed.
SeekEvent — final class, package com.adobe.mediacore.events
Event dispatched by the MediaPlayer when the player starts seeking of the seek operation completes.
SeekEvent(type:String, bubbles:Boolean, cancelable:Boolean, desiredPosition:Number, actualPosition:Number, local:Boolean) — Constructor, class com.adobe.mediacore.events.SeekEvent
Default constructor.
SEEKING — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
A seeking operation is currently in progress.
seekIntoAd — Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyInfo
SEEK_POLICY — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
SEEK_POSITION — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
seekPositionAdjusted — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched by the MediaPlayer when seek position is adjusted due internal or external rules.
SEEK_POSITION_ADJUSTED — Constant Static Property, class com.adobe.mediacore.events.SeekEvent
Event dispatched when the desired seek position is adjusted due internal playback rules (eg: you can not seek outside seekable range) or due external business rules (eg: application doesn't allow seeking past ads).
seekToLocal(position:Number) — method, class com.adobe.mediacore.DefaultMediaPlayer
Moves the play head to specified local position.
seekToLocal(position:Number) — method, interface com.adobe.mediacore.MediaPlayer
Moves the play head to specified local position.
SegmentationDescriptor — final class, package com.adobe.mediacore.utils.scte35.descriptors
This class is an implementation of a splice descriptor.
SegmentationDescriptor(identifier:Number, eventId:uint, eventCancel:Boolean, segmentEntireProgram:Boolean, components:Vector$com.adobe.mediacore.utils.scte35.data:SegmentComponent, durationIsSpecified:Boolean, segmentationDuration:Number, deliveryIsRestricted:Boolean, webDeliveryIsAllowed:Boolean, hasRegionalBlackout:Boolean, archiveIsAllowed:Boolean, deviceRestrictions:uint, segmentationUPID:com.adobe.mediacore.utils.scte35.descriptors:SegmentationUPID, segmentationTypeId:uint, segmentsNum:uint, segmentsExpected:uint) — Constructor, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Default constructor.
SEGMENTATION_DESCRIPTOR — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SpliceDescriptorType
It provides an optional extension to the TimeSignalCommands and SpliceInsertCommands that allows for segmentation messages to be sent in a time/video accurate method.
segmentationDuration — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
It indicates the duration of the segment in terms of ticks of the program’s 90 kHz clock or 90,000 ticks per second.
SegmentationType — final class, package com.adobe.mediacore.utils.scte35.descriptors
Enumeration class for segmentation types.
segmentationTypeId — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Type of segmentation.
segmentationUPID — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Segmentation UPID information.
segmentationUPID — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationUPID
Segmentation upid payload.
SegmentationUPID — final class, package com.adobe.mediacore.utils.scte35.descriptors
Class containing segmentation upid information.
SegmentationUPID(segmentationUPIDType:uint, segmentationUPID:flash.utils:ByteArray) — Constructor, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationUPID
Default constructor.
segmentationUPIDType — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationUPID
Segmentation upid type.
SegmentComponent — final class, package com.adobe.mediacore.utils.scte35.data
Class which wraps component specific splice information.
SegmentComponent(component:uint, ptsOffset:Number) — Constructor, class com.adobe.mediacore.utils.scte35.data.SegmentComponent
Default constructor.
segmentEntireProgram — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Flag indicating if the entire program should be spliced or just specified components.
segmentsExpected — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Provides a count of the expected number of individual segments (such as chapters) within the current segmentation event.
segmentsNum — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Provides identification for a specific chapter or advertisement within a segmentation UPID.
selectAdBreaksToPlay(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, class com.adobe.mediacore.DefaultAdPolicySelector
Selects the ad break to be played.
selectAdBreaksToPlay(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, interface com.adobe.mediacore.timeline.advertising.policy.AdPolicySelector
Selects the ad break to be played.
selectAudioTrack(audioTrack:com.adobe.mediacore.info:AudioTrack) — method, interface com.adobe.mediacore.MediaPlayerItem
Selects an alternate audio track to play.
selectClosedCaptionsTrack(closedCaptionsTrack:com.adobe.mediacore.info:ClosedCaptionsTrack) — method, interface com.adobe.mediacore.MediaPlayerItem
Selects a close captions track to display.
selectedAudioTrack — Property, interface com.adobe.mediacore.MediaPlayerItem
Returns the currently selected alternate audio track.
selectedClosedCaptionsTrack — Property, interface com.adobe.mediacore.MediaPlayerItem
Returns the currently selected closed caption track.
selectPolicyForAdBreak(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, class com.adobe.mediacore.DefaultAdPolicySelector
Selects the ad break policy for next ad break.
selectPolicyForAdBreak(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, interface com.adobe.mediacore.timeline.advertising.policy.AdPolicySelector
Selects the ad break policy for next ad break.
selectPolicyForSeekIntoAd(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, class com.adobe.mediacore.DefaultAdPolicySelector
Selects the ad policy.
selectPolicyForSeekIntoAd(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, interface com.adobe.mediacore.timeline.advertising.policy.AdPolicySelector
Selects the ad policy.
selectWatchedPolicyForAdBreak(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, class com.adobe.mediacore.DefaultAdPolicySelector
Selects the watched ad break policy.
selectWatchedPolicyForAdBreak(adPolicyInfo:com.adobe.mediacore.timeline.advertising.policy:AdPolicyInfo) — method, interface com.adobe.mediacore.timeline.advertising.policy.AdPolicySelector
Selects the watched ad break policy.
sendLogMessage(message:String) — method, class com.adobe.mediacore.logging.BaseLogger
The method which does the actual logging.
sendLogMessage(message:String) — method, class com.adobe.mediacore.logging.DefaultLogger
The method which does the actual logging.
serializeError(error:Error, metadata:com.adobe.mediacore.metadata:Metadata) — Static Method , class com.adobe.mediacore.metadata.MetadataUtils
Serializes error information in a metadata objects by copying error id, error messages and error name in a predefined metadata keys (ERROR_ID, ERROR_MESSAGE, ERROR_NAME).
SERVER_MAP — Constant Static Property, class com.adobe.mediacore.metadata.AdSignalingMode
PSDK will go to the advertising server and receive from both the list of ads and their placement on the stream timeline.
SERVER_MAP — Constant Static Property, class com.adobe.mediacore.timeline.PlacementType
Placement is provided by the ad resolution service.
SET_ABR_PARAMETERS_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCode
Changing the adaptive bit rate control parameters failed.
setByteArray(key:String, byteArray:flash.utils:ByteArray) — method, class com.adobe.mediacore.metadata.Metadata
Stores a ByteArray value replacing any existing value for the given key.
setEventDispatched(eventDispatched:Boolean) — method, class com.adobe.mediacore.VideoEngineContentMarkerInfo
setMetadata(key:String, metadata:com.adobe.mediacore.metadata:Metadata) — method, class com.adobe.mediacore.metadata.Metadata
Stores a Metadata value replacing any existing value for the given key.
setNode(key:String, value:com.adobe.mediacore.metadata:Metadata) — method, class com.adobe.mediacore.metadata.MetadataNode
setObject(key:String, object:Object) — method, class com.adobe.mediacore.metadata.Metadata
Stores an object value replacing any existing value for the given key.
settings — Property, class com.adobe.mediacore.timeline.Opportunity
setValue(key:String, value:String) — method, class com.adobe.mediacore.metadata.Metadata
Stores a String value into this metadata, replacing any existing value for the given key.
size — Property, class com.adobe.mediacore.ClosedCaptionStyles
The index of the font size used for closed captions rendering.
size — Property, class com.adobe.mediacore.ClosedCaptionStylesBuilder
The index of the font size used for closed captions rendering.
size — Property, class com.adobe.mediacore.TextFormat
The text size.
size — Property, class com.adobe.mediacore.qos.LoadInformation
Size — final class, package com.adobe.mediacore.textformat
The Size enum is used to provide a value for the font size.
SIZE_AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.SizeAvailableEvent
Event dispatched when the video size is available.
SizeAvailableEvent — final class, package com.adobe.mediacore.events
Event dispatched by the media player when the video size is available.
SizeAvailableEvent(type:String, bubbles:Boolean, cancelable:Boolean, width:int, height:int) — Constructor, class com.adobe.mediacore.events.SizeAvailableEvent
Default constructor.
SIZE_UNKNOWN — Constant Static Property, class com.adobe.mediacore.events.SizeAvailableEvent
SKIP — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdBreakPolicy
The ad break will be skipped.
SKIP_TO_NEXT_AD_IN_AD_BREAK — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicy
The playback will resume from the beginning of the next ad in ad break.
SMALL — Constant Static Property, class com.adobe.mediacore.textformat.Size
SMALL_CAPITALS — Constant Static Property, class com.adobe.mediacore.textformat.Font
SpliceCommand — Interface, package com.adobe.mediacore.utils.scte35.commands
Generic interface for all splice commands.
SpliceCommandData — class, package com.adobe.mediacore.utils.scte35.data
Base class for splice commands which carry splice information ( like SpliceInsert or SpliceSchedule command).
SpliceCommandData(eventId:Number, cancelEvent:Boolean, outOfNetwork:Boolean, spliceImmediate:Boolean, spliceTime:com.adobe.mediacore.utils.scte35.data:SpliceTime, spliceEntireProgram:Boolean, components:Vector$com.adobe.mediacore.utils.scte35.data:SpliceComponent, durationIsSpecified:Boolean, breakDuration:com.adobe.mediacore.utils.scte35.data:BreakDuration, uniqueProgramId:uint, availNum:uint, availExpected:uint) — Constructor, class com.adobe.mediacore.utils.scte35.data.SpliceCommandData
Default constructor.
SpliceCommandType — final class, package com.adobe.mediacore.utils.scte35.commands
Enumeration class containing all allowed values for splice command type field.
SpliceComponent — final class, package com.adobe.mediacore.utils.scte35.data
Class which wraps component specific splice information.
SpliceComponent(component:uint, spliceTime:com.adobe.mediacore.utils.scte35.data:SpliceTime) — Constructor, class com.adobe.mediacore.utils.scte35.data.SpliceComponent
Default constructor.
SpliceDescriptor — class, package com.adobe.mediacore.utils.scte35.descriptors
Base class for all descriptor class carried within a SCTE35 message.
SpliceDescriptor(spliceDescriptorType:uint, identifier:Number, privateBytes:flash.utils:ByteArray) — Constructor, class com.adobe.mediacore.utils.scte35.descriptors.SpliceDescriptor
Default constructor.
spliceDescriptorType — Property, class com.adobe.mediacore.utils.scte35.descriptors.SpliceDescriptor
This type defines the syntax for the private bytes that make up the payload of this descriptor.
SpliceDescriptorType — class, package com.adobe.mediacore.utils.scte35.descriptors
Enumeration class for splice descriptors.
spliceEntireProgram — Property, class com.adobe.mediacore.utils.scte35.data.SpliceCommandData
Flag indicating if the entire program should be spliced or just specified components When set to ‘true’, indicates that the message refers to a Program Splice Point and that the mode is the Program Splice Mode whereby all PIDs/components of the program are to be spliced.
spliceImmediate — Property, class com.adobe.mediacore.utils.scte35.data.SpliceCommandData
Flag indicating that the splice event should happen immediately.
SpliceInfo — final class, package com.adobe.mediacore.utils.scte35
SCTE 35 splice information object.
SpliceInfo(ptsAdjustment:Number, tier:uint, command:com.adobe.mediacore.utils.scte35.commands:SpliceCommand, descriptors:Vector$com.adobe.mediacore.utils.scte35.descriptors:SpliceDescriptor) — Constructor, class com.adobe.mediacore.utils.scte35.SpliceInfo
Default constructor.
SPLICE_INSERT — Constant Static Property, class com.adobe.mediacore.utils.scte35.commands.SpliceCommandType
The SPLICE_INSERT command is provided to signal the splicing point where a splice event should happen.
SpliceInsertCommand — final class, package com.adobe.mediacore.utils.scte35.commands
Splice command instructs the application to execute a splice event.
SpliceInsertCommand(eventId:Number, cancelEvent:Boolean, outOfNetwork:Boolean, spliceImmediate:Boolean, spliceTime:com.adobe.mediacore.utils.scte35.data:SpliceTime, spliceEntireProgram:Boolean, components:Vector$com.adobe.mediacore.utils.scte35.data:SpliceComponent, durationIsSpecified:Boolean, breakDuration:com.adobe.mediacore.utils.scte35.data:BreakDuration, uniqueProgramId:uint, availNum:uint, availExpected:uint) — Constructor, class com.adobe.mediacore.utils.scte35.commands.SpliceInsertCommand
Default Constructor.
SPLICE_NULL — Constant Static Property, class com.adobe.mediacore.utils.scte35.commands.SpliceCommandType
The SPLICE_NULL command allows a SCTE35 message to be sent that can carry descriptors without having to send one of the other defined commands.
SpliceOutOpportunityDetector — final class, package com.adobe.mediacore.timeline.detectors
Class which monitors the playback timeline and detects ad placement opportunities inserted into the manifest as SpliceOut comments.
SpliceOutOpportunityDetector() — Constructor, class com.adobe.mediacore.timeline.detectors.SpliceOutOpportunityDetector
Default constructor.
SpliceOutOpportunityGenerator — class, package com.adobe.mediacore.timeline.generators
Class which monitors the playback timeline and detects ad placement opportunities inserted into the manifest as SpliceOut comments.
SpliceOutOpportunityGenerator() — Constructor, class com.adobe.mediacore.timeline.generators.SpliceOutOpportunityGenerator
Default constructor.
SPLICE_SCHEDULE — Constant Static Property, class com.adobe.mediacore.utils.scte35.commands.SpliceCommandType
The SPLICE_SCHEDULE command is provided to allow a schedule of splice events to be conveyed in advance.
SpliceScheduleCommand — final class, package com.adobe.mediacore.utils.scte35.commands
The SpliceSchedule command is provided to allow a schedule of splice events to be conveyed in advance.
SpliceScheduleCommand(commands:Vector$com.adobe.mediacore.utils.scte35.data:SpliceCommandData) — Constructor, class com.adobe.mediacore.utils.scte35.commands.SpliceScheduleCommand
Default constructor.
spliceTime — Property, class com.adobe.mediacore.utils.scte35.commands.TimeSignalCommand
Specifies the time of the splice event.
spliceTime — Property, class com.adobe.mediacore.utils.scte35.data.SpliceCommandData
Specifies the time of the splice event.
spliceTime — Property, class com.adobe.mediacore.utils.scte35.data.SpliceComponent
Splice time information for this component.
SpliceTime — final class, package com.adobe.mediacore.utils.scte35.data
Class that specifies the time of the splice event.
SpliceTime(timeIsSpecified:Boolean, time:Number, timeIsUTC:Boolean) — Constructor, class com.adobe.mediacore.utils.scte35.data.SpliceTime
Default constructor.
stageVideo — Property, class com.adobe.mediacore.MediaPlayerView
The associated StageVideo object.
startTime — Property, class com.adobe.mediacore.videoanalytics.VideoAnalyticsChapterData
staticUrl — Property, class com.adobe.mediacore.timeline.advertising.AdBannerAsset
Returns the static url for this banner if available.
STATIC_URL — Constant Static Property, class com.adobe.mediacore.timeline.advertising.AdBannerAsset
A companion banner with a url to a static file, such as an image or SWF file.
status — Property, class com.adobe.mediacore.DefaultMediaPlayer
Returns the media player status.
status — Property, interface com.adobe.mediacore.MediaPlayer
Returns the media player status.
status — Property, class com.adobe.mediacore.events.MediaPlayerStatusChangeEvent
The status of the player.
statusChanged — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched by the MediaPlayer every time it transitions to a new status.
STATUS_CHANGED — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerStatusChangeEvent
Event dispatched when the media player change its status.
StringUtils — final class, package com.adobe.mediacore.utils
Class containing various helper methods related to strings.
subscribedTags — Static Property, class com.adobe.mediacore.PSDKConfig
Returns the tags which are considered for generating timed metadata information.
subscribeTags — Property, class com.adobe.mediacore.MediaPlayerItemConfig
Returns the tags which are considered for generating timed metadata information.
subscribeToTag(tagName:String, tagDecoder:Class, mediaResourceType:String) — method, class com.adobe.mediacore.system.filters.TimedMetadataFilter
subscribeToTagProperty(propertyName:String, propertyDecoder:Class, tagName:String, mediaResourceType:String) — method, class com.adobe.mediacore.system.filters.TimedMetadataFilter
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