mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-14 06:56:05 +09:00
TAV: channel layouts
This commit is contained in:
@@ -114,8 +114,9 @@ typedef struct {
|
||||
uint8_t extra_flags;
|
||||
uint8_t video_flags;
|
||||
uint8_t encoder_quality;
|
||||
uint8_t channel_layout;
|
||||
uint8_t file_role;
|
||||
uint8_t reserved[5];
|
||||
uint8_t reserved[4];
|
||||
} __attribute__((packed)) tav_header_t;
|
||||
|
||||
// Decoder state
|
||||
|
||||
Reference in New Issue
Block a user