Definition at line 14 of file recording_audio_packet.h.
◆ copy_from()
◆ resize()
| void zrythm::controllers::RecordingAudioPacket::resize |
( |
RecordingAudioPacket & | slot, |
|
|
units::sample_u32_t | block_length ) |
|
inlinestatic |
◆ write_to_slot()
| void zrythm::controllers::RecordingAudioPacket::write_to_slot |
( |
RecordingAudioPacket & | slot, |
|
|
units::sample_t | timeline_position, |
|
|
bool | transport_recording, |
|
|
std::span< const float > | l_data, |
|
|
std::span< const float > | r_data ) |
|
inlinestaticnoexcept |
◆ l_frames
| std::vector<float> zrythm::controllers::RecordingAudioPacket::l_frames |
◆ nframes
| units::sample_u32_t zrythm::controllers::RecordingAudioPacket::nframes |
◆ r_frames
| std::vector<float> zrythm::controllers::RecordingAudioPacket::r_frames |
◆ timeline_position
| units::sample_t zrythm::controllers::RecordingAudioPacket::timeline_position |
◆ transport_recording
| bool zrythm::controllers::RecordingAudioPacket::transport_recording {} |
The documentation for this struct was generated from the following file: