Open Broadcaster Software
Free, open source software for live streaming and recording
obs_audio_data Struct Reference

Data Fields

uint8_tdata [MAX_AV_PLANES]
 
uint32_t frames
 
uint64_t timestamp
 

Detailed Description

Sent to source filters via the filter_audio callback to allow filtering of audio data

Field Documentation

§ data

uint8_t* obs_audio_data::data[MAX_AV_PLANES]

§ frames

uint32_t obs_audio_data::frames

§ timestamp

uint64_t obs_audio_data::timestamp

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