package flash.media
extends AVSource › EventDispatcher
Available on flash
staticfinalread onlyAUDIO:Stringstaticfinalread onlyAUDIO_DESCRIPTION:Stringstaticfinalread onlyAUDIO_LANGUAGE:Stringstaticfinalread onlyAUDIO_PID:Stringstaticfinalread onlyDASH:Stringstaticfinalread onlyDATA:Stringstaticfinalread onlyDATA_DESCRIPTION:Stringstaticfinalread onlyHLS:Stringstaticfinalread onlyVIDEO:Stringstaticfinalread onlyVIDEO_DESCRIPTION:Stringnew()write onlycookieHeader:Stringwrite onlymasterUpdateInterval:IntnetworkingParams:AVNetworkingParamswrite onlyuseRedirectedUrl: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):AVCuePointgetMediaPreferredStartTime():FloatgetPerceivedBandwidth():UIntgetPeriodInfo(periodIndex:Int):AVPeriodInfogetPeriodInfoWithTagsAcrossIndexes(periodIndex:Int, startPeriodIndex: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):AVResultremoveByVirtualTimeWithReplacement(virtualTimeStart:Float, virtualTimeEnd:Float, replaceWithMainMedia:Bool):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>):AVResult
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/AVSegmentedSource.html