Data Item I240/048 - Video Cells Resolution & Data Compression Indicator

Data Structures

struct  ast_dataitem_240_048_t
 Data Item I240/048 - Video Cells Resolution & Data Compression Indicator. More...
 

Macros

#define ast_dataitem_240_048_get_size   ast_dataitem_get_size_fixed_2_byte
 Get size function. More...
 

Functions

ast_dataitem_240_048_t ast_dataitem_240_048_decode (const ast_dataitem_t di)
 Decode function. More...
 
void ast_dataitem_240_048_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di)
 Get summary function. More...
 
void ast_dataitem_240_048_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di)
 Get detail function. More...
 

Detailed Description

Macro Definition Documentation

◆ ast_dataitem_240_048_get_size

#define ast_dataitem_240_048_get_size   ast_dataitem_get_size_fixed_2_byte

Get size function.

Function Documentation

◆ ast_dataitem_240_048_decode()

ast_dataitem_240_048_t ast_dataitem_240_048_decode ( const ast_dataitem_t  di)

Decode function.

◆ ast_dataitem_240_048_get_detail_html()

void ast_dataitem_240_048_get_detail_html ( char *  detail,
const size_t  detail_size,
const ast_dataitem_t  di 
)

Get detail function.

◆ ast_dataitem_240_048_get_summary()

void ast_dataitem_240_048_get_summary ( char *  summary,
const size_t  summary_size,
const ast_dataitem_t  di 
)

Get summary function.