Membrane RTP plugin v0.4.0-alpha Membrane.RTCP.Header View Source
Struct describing 32-bit header common to all RTCP packets
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Membrane.RTCP.Header{
length: pos_integer(),
packet_specific: packet_specific_t(),
packet_type: packet_type_t(),
padding?: boolean()
}