Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_iax2_video_hdr Struct Reference

#include <iax2.h>

Data Fields

unsigned short callno
unsigned char data [0]
unsigned short ts
unsigned short zeros

Detailed Description

Definition at line 268 of file iax2.h.


Field Documentation

unsigned short callno

Video call number

Definition at line 270 of file iax2.h.

Referenced by iax2_send().

unsigned char data[0]

Definition at line 272 of file iax2.h.

unsigned short ts

Timestamp and mark if present

Definition at line 271 of file iax2.h.

Referenced by iax2_send().

unsigned short zeros

Zeros field -- must be zero

Definition at line 269 of file iax2.h.

Referenced by iax2_send().


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