winamp/Src/nsmkv/segment.h

15 lines
261 B
C
Raw Permalink Normal View History

2024-09-24 12:54:57 +00:00
#pragma once
#include <bfc/platform/types.h>
// IDs
// these are slightly different from the matroska spec because we specify
// values after vint decoding and they specify before
// Header
const uint32_t mkv_segment = 0x8538067;
// Cluster
// Cueing Data