On 08/04/12 15:47, Samuel Pitoiset wrote: > + /* The type must be B for Boolean, N for number, S for string, O for > + * object, or Z for null. For Booleans the data must be either 0 or 1 for > + * FALSE or TRUE, respectively. Likewise for Objects the data must be > + * 0 or 1 to end or begin an object, respectively. Data items in > subobjects > + * may be named, by prefixing the type with 'N' and specifying the name > + * before the value (ie. NB:myFlag:1). This option may be used multiple > times > + * to construct arbitrary AMF sequences. */
Please update the rtmp section of doc/protocol.texi with this part as well. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
