FFmpeg
Loading...
Searching...
No Matches
SHINEContext Struct Reference

Data Fields

shine_config_t config
shine_t shine
uint8_t buffer [BUFFER_SIZE]
int buffer_index
AudioFrameQueue afq

Detailed Description

Definition at line 35 of file libshine.c.

Field Documentation

◆ config

shine_config_t SHINEContext::config

Definition at line 36 of file libshine.c.

◆ shine

shine_t SHINEContext::shine

Definition at line 37 of file libshine.c.

◆ buffer

uint8_t SHINEContext::buffer[BUFFER_SIZE]

Definition at line 38 of file libshine.c.

◆ buffer_index

int SHINEContext::buffer_index

Definition at line 39 of file libshine.c.

◆ afq

AudioFrameQueue SHINEContext::afq

Definition at line 40 of file libshine.c.


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