| 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 |
| p1 — Property, class org.osmf.smpte.tt.styling.PaddingThickness |
| |
| p2 — Property, class org.osmf.smpte.tt.styling.PaddingThickness |
| |
| padding — Property, class org.osmf.smpte.tt.captions.TimedTextStyle |
| |
| PaddingThickness — class, package org.osmf.smpte.tt.styling |
| |
| PaddingThickness(p_expression:String) — Constructor, class org.osmf.smpte.tt.styling.PaddingThickness |
|
Parse a padding thickness expression
|
| PAR — Constant Static Property, class org.osmf.smpte.tt.timing.TimeContainer |
| |
| Paragraph — class, package org.osmf.smpte.tt.formatting |
| |
| Paragraph(p_element:org.osmf.smpte.tt.model:TimedTextElementBase) — Constructor, class org.osmf.smpte.tt.formatting.Paragraph |
| |
| ParameterElement — class, package org.osmf.smpte.tt.model.parameter |
| |
| ParameterElement() — Constructor, class org.osmf.smpte.tt.model.parameter.ParameterElement |
| |
| parameters — Property, class org.osmf.smpte.tt.model.TtElement |
| |
| parent — Property, class org.osmf.smpte.tt.model.TimedTextAttributeBase |
| |
| parent — Property, class org.osmf.smpte.tt.timing.TreeType |
|
tree node which is the unique parent of this node
|
| parentElement — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
|
Gets or sets the text associated with this marker. |
| parse(rawData:String) — method, interface org.osmf.smpte.tt.parsing.ISMPTETTParser |
|
The parse method parses the SMPTE-TT document
and returns the root level of the TimedText
document object model. |
| parse(i_rawData:String) — method, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| parse(timedTextData:XML) — Static Method , class org.osmf.smpte.tt.parsing.XMLToTTElementParser |
| |
| parse(p_colorExpression:String) — Static Method , class org.osmf.smpte.tt.styling.ColorExpression |
| |
| parse(p_expression:String) — method, class org.osmf.smpte.tt.styling.NumberPair |
| |
| parse(p_timeExpression:String) — Static Method , class org.osmf.smpte.tt.timing.TimeExpression |
| |
| parse(p_expression:String) — Static Method , class org.osmf.smpte.tt.timing.TimeSpan |
|
Parse a string into a TimeSpan value. |
| parseAttributes(xmlElement:XML, parentNode:org.osmf.smpte.tt.model:TimedTextElementBase, xmlElementNameSpace:Namespace, localPreserve:Boolean) — method, class org.osmf.smpte.tt.parsing.XMLToTTElementParser |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.captions.DisplayAlign |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.captions.Overflow |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.captions.ShowBackground |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.captions.TextAlignment |
| |
| parseConstant(i_type:Class, i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.enums.Enum |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.enums.Unit |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.FontStyleAttributeValue |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.FontWeightAttributeValue |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.TextDecorationAttributeValue |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.Visibility |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.WrapOption |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.styling.WritingMode |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.timing.ClockMode |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.timing.Metric |
| |
| parseConstant(i_constantName:String, i_caseSensitive:Boolean) — Static Method , class org.osmf.smpte.tt.timing.SmpteMode |
| |
| PARSED — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| ParseEvent — class, package org.osmf.smpte.tt.events |
| |
| ParseEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:Object) — Constructor, class org.osmf.smpte.tt.events.ParseEvent |
| |
| parseFramerate(rate:Number) — Static Method , class org.osmf.smpte.tt.timing.TimeCode |
|
Parses a framerate value as double and converts it to a member of the SmpteFrameRate enumeration. |
| parseTime — Property, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| parsingCondition — Property, class org.osmf.smpte.tt.parsing.SMPTETTParserAsync |
| |
| ParsingCondition — Interface, package org.osmf.smpte.tt.parsing.conditions |
| |
| ParsingCondition_Continous — class, package org.osmf.smpte.tt.parsing.conditions.impl |
| |
| ParsingCondition_Continous() — Constructor, class org.osmf.smpte.tt.parsing.conditions.impl.ParsingCondition_Continous |
| |
| ParsingConditionFactory — class, package org.osmf.smpte.tt.parsing.conditions |
| |
| ParsingCondition_PercentageIntervalByTime — class, package org.osmf.smpte.tt.parsing.conditions.impl |
| |
| ParsingCondition_PercentageIntervalByTime(percentageIntervalAsInt:Number) — Constructor, class org.osmf.smpte.tt.parsing.conditions.impl.ParsingCondition_PercentageIntervalByTime |
| |
| ParsingCondition_SpecificTimings — class, package org.osmf.smpte.tt.parsing.conditions.impl |
| |
| ParsingCondition_SpecificTimings(timings:Array) — Constructor, class org.osmf.smpte.tt.parsing.conditions.impl.ParsingCondition_SpecificTimings |
| |
| partial — Event, class org.osmf.smpte.tt.parsing.SMPTETTParserAsync |
| |
| PARTIAL — Constant Static Property, class org.osmf.smpte.tt.events.ParseEvent |
| |
| pause — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the class has been given a pause command. |
| pause() — method, class com.akamai.hd.HDNetStream |
|
Pauses the video. |
| pause() — method, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream |
| |
| pause() — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Pauses the media, if it is not already paused. |
| PAUSE — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| pauseMediaPlayerDuringLoadCaptions() — method, class org.osmf.smpte.tt.media.SMPTETTProxyElement |
| |
| pcrTime — Property, class org.osmf.smpte.tt.timing.AbsoluteTimeHelper |
| |
| peerUploadRatio — Property, class com.akamai.netSession.events.ClientAttributesEvent |
|
See NetClient docs on property. |
| PElement — class, package org.osmf.smpte.tt.model |
| |
| PElement() — Constructor, class org.osmf.smpte.tt.model.PElement |
| |
| PERCENT — Constant Static Property, class org.osmf.smpte.tt.enums.Unit |
| |
| performanceAttributes — Event, class com.akamai.netSession.NetSessionInterface |
|
Used to monitor CPU
|
| PerformanceAttributesEvent — class, package com.akamai.netSession.events |
|
Find out cpu usage
|
| PerformanceAttributesEvent(type:String, jsonString:String, jsonObject:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.akamai.netSession.events.PerformanceAttributesEvent |
|
Constructor. |
| PERFORMANCEATTRIBUTES_EVENT — Constant Static Property, class com.akamai.netSession.events.PerformanceAttributesEvent |
| |
| PIXEL — Constant Static Property, class org.osmf.smpte.tt.enums.Unit |
| |
| pkzExists — Property, class com.akamai.net.f4f.hds.AkamaiHDSAMDUtils |
| |
| play — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the class receives a play request. |
| play(... rest) — method, class com.akamai.hd.HDNetStream |
|
Commences playback of content through this netstream. |
| play(... rest) — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The play method initiates playback of a piece of media. |
| PLAY — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| playbackKbps — Property, class com.akamai.hd.HDNetStream |
|
Returns the playback bitrate of the current stream, in kbps. |
| playerDimensions — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
CR 3087291
This property operates only when the limitMaxSwitchingIndexToPlayerDimensions property is set to true. |
| playerDimensions — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
| playerIP — Property, class com.akamai.hd.HDNetStream |
|
Returns the IP address of this player. |
| plus(t2:org.osmf.smpte.tt.timing:TimeCode) — method, class org.osmf.smpte.tt.timing.TimeCode |
|
Adds a specified TimeCode to this TimeCode. |
| plus(ts:org.osmf.smpte.tt.timing:TimeSpan) — method, class org.osmf.smpte.tt.timing.TimeSpan |
|
Add a given TimeSpan to another
|
| popClip() — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
|
Unset clipping rectangle
|
| preloadDecryptionSWF — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Set this to true if you know you are playing encrypted media and would like to start playback as fast as possible. |
| presentationProfile — Static Property, class org.osmf.smpte.tt.model.parameter.ParameterElement |
| |
| preserveStyleProperty — Property, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| preventSwitchDownOnDroppedFrames — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Jira HDCore-133
Jira HDCORE-128
If this property is set, the HDS DroppedFPSRule will not force an emergency switchdown in the
requested fragments. |
| preventSwitchDownOnDroppedFrames — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
| primaryToken — Property, class com.akamai.hd.HDMBRObject |
|
A primary token to be set in HDNetStream to
enable secure playback. |
| primaryToken — Property, class com.akamai.hd.HDNetStream |
|
Sets the primaryToken for the class to use to perform EdgeAuthentication against the Akamai network. |
| primaryToken — Property, interface com.akamai.hd.IMBRObject2 |
|
A primary token to be set in HDNetStream to
enable secure playback. |
| profile — Static Property, class org.osmf.smpte.tt.model.parameter.ParameterElement |
| |
| ProfileElement — class, package org.osmf.smpte.tt.model.parameter |
| |
| ProfileElement() — Constructor, class org.osmf.smpte.tt.model.parameter.ProfileElement |
| |
| progress — Event, class com.akamai.display.AkamaiMediaSprite |
| |
| progress — Event, class com.akamai.hd.HDNetStream |
|
The progress event is an update event that is dispatched by the class at 100ms intervals. |
| progress — Event, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream |
|
Dispatched during the life of the stream with an interval of 100ms. |
| progress — Event, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Dispatched during the life of the stream with an interval of 100ms. |
| progress — Event, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| PROGRESS — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| PROGRESS — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
A progress update event, typically tied to a progress bar in
a player. |
| PROGRESS — Constant Static Property, class org.osmf.smpte.tt.events.ParseEvent |
| |
| PROPERTY_CHANGED — Constant Static Property, class org.osmf.smpte.tt.events.PropertyChangedEvent |
| |
| PropertyChangedEvent — class, package org.osmf.smpte.tt.events |
| |
| PropertyChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, propertyName:String, newValue:any, oldValue:any) — Constructor, class org.osmf.smpte.tt.events.PropertyChangedEvent |
| |
| propertyName — Property, class org.osmf.smpte.tt.captions.TimedTextAnimation |
|
The property that will be animated. |
| propertyName — Property, class org.osmf.smpte.tt.events.PropertyChangedEvent |
|
Gets or sets the property name that changed
|
| proxiedElement — Property, class org.osmf.smpte.tt.media.SMPTETTProxyElement |
| |
| proxiedElement — Property, class org.osmf.smpte.tt.media.SMPTETTProxyElementAsync |
| |
| prune(regionId:String) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
|
Remove any subtrees which are not selected into the region. |
| Purple — Constant Static Property, class org.osmf.smpte.tt.styling.Colors |
|
Gets the system-defined color that has the ARGB value of #FF800080. |
| pushClip(rectangle:flash.geom:Rectangle) — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
|
Set clipping rectangle. |
| pushScroll(horizontalDistance:Number, verticalDistance:Number) — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
| |
|
| 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 |