Rtmp.AmfAMF0
val get_number : t -> floatval get_int : t -> intval int : int -> tval get_string : t -> stringval to_string : t -> stringString representation of a value (for debugging purposes).
val list_to_string : t list -> stringval encode : t -> stringEncode amf value.
val encode_list : t list -> stringval decode : string -> t listDecode amf value.