summaryrefslogtreecommitdiff
path: root/command/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/global.h')
-rw-r--r--command/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/command/global.h b/command/global.h
index 54f6e39..71016e0 100644
--- a/command/global.h
+++ b/command/global.h
@@ -143,6 +143,7 @@ typedef struct MarkAdContext
{
int Channels; // number of audio channels
int SampleRate;
+ bool DolbyDigital51;
} Info;
struct Data
{