Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

RTP session configuration context. More...

#include <rtp.h>

Data Fields

struct net_ififace
 Network interface used by the session.
struct net_sockaddr_storage sock_addr
 Session address and port (multicast group address or unicast peer).
enum rtp_role role
 Role of the session: sink, source, or both.
uint8_t payload_type
 RTP payload type field value used when transmitting.
rtp_rx_cb_t callback
 Callback invoked upon packet reception; required when role is RTP_ROLE_SINK or RTP_ROLE_BOTH.
void * user_data
 Opaque user data forwarded to callback.

Detailed Description

RTP session configuration context.


The documentation for this struct was generated from the following file:
  • include/zephyr/net/rtp.h