Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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

◆ callno

unsigned short callno

Video call number

Definition at line 270 of file iax2.h.

Referenced by iax2_send().

◆ data

unsigned char data[0]

Definition at line 272 of file iax2.h.

◆ ts

unsigned short ts

Timestamp and mark if present

Definition at line 271 of file iax2.h.

Referenced by iax2_send().

◆ zeros

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: