Searched refs:RTMP_EVENT_STREAM_BEGIN (Results 1 – 3 of 3) sorted by relevance
2 pub const RTMP_EVENT_STREAM_BEGIN: u16 = 0; constant
26 define::RTMP_EVENT_STREAM_BEGIN => { in parse_event()
36 .write_u16::<BigEndian>(define::RTMP_EVENT_STREAM_BEGIN)?; in write_stream_begin()