diff options
| author | tmccolm <tmccolm@cinecert.com> | 2011-06-24 22:12:24 +0000 |
|---|---|---|
| committer | tmccolm <> | 2011-06-24 22:12:24 +0000 |
| commit | 0a815c035a2cc3742507aebd059d5c042a111527 (patch) | |
| tree | d25ea9e6217b7146ab79af5be9ce10b44e5a9f4e /src/AS_DCP.h | |
| parent | cec23b082065ae551621a577dcb0ccd1f687ccd0 (diff) | |
added
Diffstat (limited to 'src/AS_DCP.h')
| -rwxr-xr-x | src/AS_DCP.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/AS_DCP.h b/src/AS_DCP.h index dfeae4a..136671c 100755 --- a/src/AS_DCP.h +++ b/src/AS_DCP.h @@ -792,7 +792,9 @@ namespace ASDCP { CF_NONE, CF_CFG_1, // 5.1 with optional HI/VI CF_CFG_2, // 6.1 (5.1 + center surround) with optional HI/VI - CF_CFG_3, // 7.1 with optional HI/VI + CF_CFG_3, // 7.1 (SDDS) with optional HI/VI + CF_CFG_4, // Wild Track Format + CF_CFG_5, // 7.1 DS with optional HI/VI }; struct AudioDescriptor |
