Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Corona 中,我正在尝试编写类似游戏的拼图游戏,但这些片段是视频的一部分,那么有没有办法运行视频序列并在显示对象中表示该视频的剪辑片段?
任何样品都会很棒....
问候
如果通过剪辑,您的意思是创建一个播放视频片段而不是整个视频的显示对象,那么可以 - 如果您的意思是从视频中剪下一个形状,即拼图的大小/形状,那么不会。 如果是较小的,请查看 native.newVideo() API。