Home
last modified time | relevance | path

Searched refs:AMF_STRING (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.c182 *output++ = AMF_STRING; in AMF_EncodeString()
344 if (prop->p_type == AMF_STRING) in AMFProp_GetString()
392 case AMF_STRING: in AMFProp_Encode()
568 prop->p_type = AMF_STRING; in AMF3Prop_Decode()
680 case AMF_STRING: in AMFProp_Decode()
765 prop->p_type = AMF_STRING; in AMFProp_Decode()
859 case AMF_STRING: in AMFProp_Dump()
H A Damf.h41 { AMF_NUMBER = 0, AMF_BOOLEAN, AMF_STRING, AMF_OBJECT, enumerator
H A Drtmp.c637 prop.p_type = AMF_STRING; in parseAMF()
680 prop.p_type = AMF_STRING; in parseAMF()
3275 case AMF_STRING: in DumpMetaData()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsrv.c217 p.p_type = AMF_STRING; in SendConnectResult()
385 case AMF_STRING: in countAMF()
429 case AMF_STRING: in dumpAMF()
509 if (cobj.o_props[i].p_type == AMF_STRING) in ServeInvoke()
H A Drtmpgw.c134 prop.p_type = AMF_STRING; in parseAMF()
176 prop.p_type = AMF_STRING; in parseAMF()
H A Drtmpsuck.c198 if (cobj.o_props[i].p_type == AMF_STRING) in ServeInvoke()