haXe API Documentation
Back | Index
extern class flash.media.H264VideoStreamSettings
extends VideoStreamSettings
Available in flash
var level(default,null) : String
var profile(default,null) : String
function new() : Void
function setProfileLevel(profile : String, level : String) : Void
Back | Index