CMTime
一个用来描述视频时间的结构体。
他有两个构造函数:
\ * CMTimeMake
\* CMTimeMakeWithSeconds
这两个的区别是
\ * CMTimeMake(a,b) a当前第几帧, b每秒钟多少帧.
\ * CMTimeMakeWithSeconds(a,b) a当前时间,b每秒钟多少帧.
一个用来描述视频时间的结构体。
他有两个构造函数:
\ * CMTimeMake
\* CMTimeMakeWithSeconds
这两个的区别是
\ * CMTimeMake(a,b) a当前第几帧, b每秒钟多少帧.
\ * CMTimeMakeWithSeconds(a,b) a当前时间,b每秒钟多少帧.
本文标题:CMTime
本文链接:https://www.haomeiwen.com/subject/xvcwxqtx.html
网友评论