package flash.media
extends AVSource › EventDispatcher
Available on flashnew ()write only cookieHeader:Stringwrite only masterUpdateInterval:IntnetworkingParams:AVNetworkingParamswrite only useRedirectedUrl:BooladdCustomHeader (headerName:String, args:Vector<String>):VoidclearPauseAtPeriodEnd (periodIndex:Int):AVResultgetABRProfileCount (periodIndex:Int):IntgetABRProfileInfoAtIndex (periodIndex:Int, abrProfileIndex:Int):AVABRProfileInfogetBackgroundPeriodInfo (periodIndex:Int):AVPeriodInfogetBackgroundTimeline ():AVTimelinegetCuePoint (periodIndex:Int, cuePointIndex:Int):AVCuePointgetPerceivedBandwidth ():UIntgetPeriodInfo (periodIndex:Int):AVPeriodInfogetSubscribedTag (periodIndex:Int, tagDataIndex:Int):AVTagDatagetSubscribedTagForBackgroundManifest (periodIndex:Int, tagDataIndex:Int):AVTagDatagetTimeline ():AVTimelinegetTimelineSubscribedTag (tagDataIndex:Int):AVTagDatagetTimelineSubscribedTagForBackgroundManifest (tagDataIndex:Int):AVTagDatagetTrackCount (periodIndex:Int, payloadType:String):IntgetTrackInfo (periodIndex:Int, payloadType:String, trackIndex:Int):AVTrackInfoinsertByLocalTime (periodIndex:Int, insertionTime:Float, handle:Int, userData:Int = 0, replaceDuration:Float = 0):AVInsertionResultinsertByVirtualTime (insertionTime:Float, handle:Int, userData:Int = 0, replaceDuration:Float = 0):AVInsertionResultload (url:String, ?containerType:String, userData:Int = 0):AVResultloadManifest (uri:String, userData:Int = 0, ?containerType:String):AVResultloadWithBackgroundManifest (url:String, containerType:String, userData:Int, backgroundManifest:String):AVResultreleaseManifest (handle:Int):AVResultremoveByLocalTime (periodIndex:Int, timeStart:Float, timeEnd:Float, replaceWithMainMedia:Bool):AVResultremoveByVirtualTime (virtualTimeStart:Float, virtualTimeEnd:Float):AVResultselectTrack (periodIndex:Int, payloadType:String, trackIndex:Int):AVResultselectTrackString (periodIndex:Int, payloadType:String, trackString:String):AVResultsetABRParameters (params:AVABRParameters):AVResultsetBandwidth (bitsPerSecond:Int):AVResultsetCuePointTags (tagArray:Array<Dynamic>):AVResultsetHoldAt (time:Float):AVResultsetPauseAtPeriodEnd (periodIndex:Int, userData:Int = 0):AVResultsetSubscribedTags (tagArray:Array<Dynamic>):AVResultsetSubscribedTagsForBackgroundManifest (tagArray:Array<Dynamic>):AVResultstatic read only AUDIO:Stringstatic read only AUDIO_DESCRIPTION:Stringstatic read only AUDIO_LANGUAGE:Stringstatic read only AUDIO_PID:Stringstatic read only DASH:Stringstatic read only DATA:Stringstatic read only DATA_DESCRIPTION:Stringstatic read only HLS:Stringstatic read only VIDEO:Stringstatic read only VIDEO_DESCRIPTION:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/media/AVSegmentedSource.html