14 static uint8_t ex_opus[] = {
15 0x4b, 0x41, 0x25, 0x0b, 0xe4, 0x55, 0xc6, 0x74,
16 0xda, 0xbb, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00,
17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
18 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
23 static struct ast_frame *opus_sample(
void)
27 .datalen =
sizeof(ex_opus),
31 .
src = __PRETTY_FUNCTION__,
struct ast_frame_subclass subclass
Asterisk internal frame definitions.
union ast_frame::@224 data
Data structure associated with a single frame of data.
enum ast_frame_type frametype
struct ast_format * format