开发者

how to get flv frame rate in as3?

开发者 https://www.devze.com 2023-01-14 18:53 出处:网络
开发者_如何转开发Well, i have to set the stage frame rate according to the frame rate of the flv and I will have differnet flv with different frame rate so i have to get frame rate of FlV using action
开发者_如何转开发

Well, i have to set the stage frame rate according to the frame rate of the flv and I will have differnet flv with different frame rate so i have to get frame rate of FlV using action script ??

Is there any method available in Video Class of ActionScript??


You can also get the FPS from the NetStream like so: var fps = ns.currentFPS;


flv.video.FLVPlayback.metadata["framerate"]

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号