winlin

refine rtmp protocol stack comments

@@ -81,7 +81,6 @@ public: @@ -81,7 +81,6 @@ public:
81 /** 81 /**
82 * 3bytes. 82 * 3bytes.
83 * Three-byte field that contains a timestamp delta of the message. 83 * Three-byte field that contains a timestamp delta of the message.
84 - * The 4 bytes are packed in the big-endian order.  
85 * @remark, only used for decoding message from chunk stream. 84 * @remark, only used for decoding message from chunk stream.
86 */ 85 */
87 int32_t timestamp_delta; 86 int32_t timestamp_delta;