FLAC padding metadata block
- See:
-
- Flac.FLAC__MetadataType#FLAC__METADATA_TYPE_PADDING
Properties:
Name | Type | Description |
---|---|---|
dummy |
number | Conceptually this is an empty struct since we don't store the padding bytes. Empty structs are not allowed by some C compilers, hence the dummy. |