Home
last modified time | relevance | path

Searched refs:STATE_SEEKING (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtmpproto.c65 STATE_SEEKING, ///< client has started the seek operation. Back on STATE_PLAYING when the time comes enumerator
2448 if (rt->state == STATE_SEEKING) { in get_packet()
2938 rt->state = STATE_SEEKING; in rtmp_seek()

Completed in 8 milliseconds