美文网首页
ffplay源码解析

ffplay源码解析

作者: eric26 | 来源:发表于2018-06-06 09:12 被阅读0次

1. av_read_pause

Pause a network-based stream(e.g. RTSP stream)。

暂停一个网络流。

2. av_read_play

Start playing a network-based stream (e.g. RTSP stream) at the current position.

在当前位置开始播放网络流。

相关文章

网友评论

      本文标题:ffplay源码解析

      本文链接:https://www.haomeiwen.com/subject/gncmsftx.html