Home
last modified time | relevance | path

Searched refs:av_NetStream_Play_Stop (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsuck.c152 static const AVal av_NetStream_Play_Stop = AVC("NetStream.Play.Stop"); variable
435 || AVMATCH(&code, &av_NetStream_Play_Stop)) in ServeInvoke()
H A Drtmpsrv.c262 static const AVal av_NetStream_Play_Stop = AVC("NetStream.Play.Stop"); variable
320 enc = AMF_EncodeNamedString(enc, pend, &av_code, &av_NetStream_Play_Stop); in SendPlayStop()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c2899 static const AVal av_NetStream_Play_Stop = AVC("NetStream.Play.Stop"); variable
3157 || AVMATCH(&code, &av_NetStream_Play_Stop) in HandleInvoke()