libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
Loading...
Searching...
No Matches
aaru_flac_ctx Struct Reference

#include <aaruformat/flac.h>

Data Fields

const uint8_t * src_buffer
size_t src_len
size_t src_pos
uint8_t * dst_buffer
size_t dst_len
size_t dst_pos
uint8_t error

Detailed Description

Definition at line 22 of file flac.h.

Field Documentation

◆ dst_buffer

uint8_t* aaru_flac_ctx::dst_buffer

◆ dst_len

size_t aaru_flac_ctx::dst_len

◆ dst_pos

size_t aaru_flac_ctx::dst_pos

◆ error

uint8_t aaru_flac_ctx::error

◆ src_buffer

const uint8_t* aaru_flac_ctx::src_buffer

◆ src_len

size_t aaru_flac_ctx::src_len

◆ src_pos

size_t aaru_flac_ctx::src_pos

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