FLAC__Subframe_Constant

CONSTANT subframe. (c.f. <A HREF="../format.html#subframe_constant">format specification</A>)

extern (C) nothrow
struct FLAC__Subframe_Constant {}

Members

Variables

value
FLAC__int32 value;

< The constant signal value.

Meta