FLAC  1.3.0
Public Attributes
FLAC__StreamMetadata_SeekPoint Struct Reference

#include <format.h>

List of all members.

Public Attributes

FLAC__uint64 sample_number
FLAC__uint64 stream_offset
unsigned frame_samples

Detailed Description

SeekPoint structure used in SEEKTABLE blocks. (c.f. format specification)


Member Data Documentation

The sample number of the target frame.

The offset, in bytes, of the target frame with respect to beginning of the first frame.

The number of samples in the target frame.


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