Membrane.RTP.Packet.PayloadType.is_dynamic
You're seeing just the function
is_dynamic
, go back to Membrane.RTP.Packet.PayloadType module for more information.
Specs
is_dynamic(payload_type :: Membrane.RTP.payload_type_t()) :: boolean()
Checks if numerical payload type should be assigned to format type dynamically.