Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.c410 case AMF_STRICT_ARRAY: in AMFProp_Encode()
731 case AMF_STRICT_ARRAY: in AMFProp_Decode()
843 else if (prop->p_type == AMF_STRICT_ARRAY) in AMFProp_Dump()
878 prop->p_type == AMF_STRICT_ARRAY) in AMFProp_Reset()
966 *pBuffer++ = AMF_STRICT_ARRAY; in AMF_EncodeArray()
H A Damf.h44 AMF_STRICT_ARRAY, AMF_DATE, AMF_LONG_STRING, AMF_UNSUPPORTED, enumerator
H A Drtmp.c3263 case AMF_STRICT_ARRAY: in DumpMetaData()