VideoStreamSettings

package flash.media

extended by H264VideoStreamSettings

Available on flash

Constructor

new()

Variables

read onlybandwidth:Int

read onlycodec:String

read onlyfps:Float

read onlyheight:Int

read onlykeyFrameInterval:Int

read onlyquality:Int

read onlywidth:Int

Methods

setKeyFrameInterval(keyFrameInterval:Int):Void

setMode(width:Int, height:Int, fps:Float):Void

setQuality(bandwidth:Int, quality:Int):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/VideoStreamSettings.html