Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_format_attr Struct Reference

This structure contains the buffer used for format attributes. More...

#include <format.h>

Data Fields

uint32_t format_attr [AST_FORMAT_ATTR_SIZE]
uint8_t rtp_marker_bit

Detailed Description

This structure contains the buffer used for format attributes.

Definition at line 132 of file format.h.


Field Documentation

uint8_t rtp_marker_bit

If a format's payload needs to pass through that a new marker is required for RTP, this variable will be set.

Definition at line 137 of file format.h.

Referenced by ast_format_get_video_mark(), and ast_format_set_video_mark().


The documentation for this struct was generated from the following file: