加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Flash编码profile

发布时间:2020-12-15 20:04:54 所属栏目:百科 来源:网络整理
导读:摘自http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/H264VideoStreamSettings.html Method Detail setProfileLevel () method public function setProfileLevel(profile:String,level:String):void Language Version:? Ac
摘自http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/H264VideoStreamSettings.html
Method Detail

setProfileLevel

() method
public function setProfileLevel(profile:String,level:String):void

Language Version:? ActionScript 3.0
Runtime Versions:? Flash Player 11,AIR 3

Set profile and level for video encoding. Possible values for profile are?H264Profile.BASELINE?and?H264Profile.MAIN. Default value is?H264Profile.BASELINE. Other values are ignored and results in an error. Please see?H264Profile?class for more information. Supported levels are 1,1b,1.1,1.2,1.3,2,2.1,2.2,3,3.1,3.2,4,4.1,4.2,5,and 5.1. Level may be increased if required by resolution and frame rate. Please see?H264Level?class for more information.

Parameters

? profile:String?— The requested encoder profile as a String. Please see?H264Profile?class for possible values.
?
? level:String?— The requested encoder level as a String. Please see?H264Level?class for possible values.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读