W3cubDocs

/Haxe Flash

VideoStreamSettings

package flash.media

extended by H264VideoStreamSettings

Available on flash

Constructor

new ()

Variables

read only bandwidth:Int

read only codec:String

read only fps:Float

read only height:Int

read only keyFrameInterval:Int

read only quality:Int

read only width:Int

Methods

setKeyFrameInterval (keyFrameInterval:Int):Void

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

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

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