Lines Matching defs:read
49 RTMP_PT_BYTES_READ = 3, ///< number of bytes read
85 int offset; ///< amount of data read so far
86 int read; ///< amount read, including headers
115 * @param prev_pkt previously read packet headers for all channels
118 * @return number of bytes read on success, negative value otherwise
129 * @param prev_pkt previously read packet headers for all channels
132 * @param c the first byte already read
133 * @return number of bytes read on success, negative value otherwise
266 *@param[out] val read value
280 *@param[out] str read string
281 *@param[in] strsize buffer size available to store the read string
282 *@param[out] length read string length
295 *@param[out] str read string
296 *@param[in] strsize buffer size available to store the read string
297 *@param[out] length read string length