Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
mock_channel_pvt Struct Reference

Data Fields

int frame_count
 
int frame_limit
 
int frames_per_read
 
unsigned int indicated_change_request
 
unsigned int indicated_changed
 
int mallocd
 
int stream_num
 
int streams
 
unsigned int wrote
 
unsigned int wrote_stream
 

Detailed Description

Definition at line 1096 of file test_stream.c.

Field Documentation

◆ frame_count

int frame_count

Definition at line 1102 of file test_stream.c.

Referenced by load_stream_readqueue(), mock_channel_read(), and read_test().

◆ frame_limit

int frame_limit

Definition at line 1101 of file test_stream.c.

Referenced by mock_channel_read(), and read_test().

◆ frames_per_read

int frames_per_read

Definition at line 1104 of file test_stream.c.

Referenced by mock_channel_read(), and read_test().

◆ indicated_change_request

unsigned int indicated_change_request

Definition at line 1105 of file test_stream.c.

Referenced by AST_TEST_DEFINE(), and mock_channel_indicate().

◆ indicated_changed

unsigned int indicated_changed

Definition at line 1106 of file test_stream.c.

Referenced by AST_TEST_DEFINE(), and mock_channel_indicate().

◆ mallocd

int mallocd

Definition at line 1097 of file test_stream.c.

Referenced by make_channel(), and mock_channel_hangup().

◆ stream_num

int stream_num

Definition at line 1100 of file test_stream.c.

Referenced by AST_TEST_DEFINE(), and mock_channel_write_stream().

◆ streams

int streams

Definition at line 1103 of file test_stream.c.

Referenced by load_stream_readqueue(), make_channel(), mock_channel_read(), and read_test().

◆ wrote

unsigned int wrote

Definition at line 1098 of file test_stream.c.

Referenced by AST_TEST_DEFINE(), and mock_channel_write().

◆ wrote_stream

unsigned int wrote_stream

Definition at line 1099 of file test_stream.c.

Referenced by AST_TEST_DEFINE(), and mock_channel_write_stream().


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