]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ac3dec.h
ac3enc: Add codec-specific options for writing AC-3 metadata.
[ffmpeg] / libavcodec / ac3dec.h
index 7e6483ddb3cbaa9036446211db8dd6a3eb9c0eac..9d0ffc313eba0f1d8dcc14f5559c4640fba376a0 100644 (file)
@@ -79,6 +79,7 @@ typedef struct {
     int bit_rate;                           ///< stream bit rate, in bits-per-second
     int sample_rate;                        ///< sample frequency, in Hz
     int num_blocks;                         ///< number of audio blocks
+    int bitstream_mode;                     ///< bitstream mode                         (bsmod)
     int channel_mode;                       ///< channel mode                           (acmod)
     int channel_layout;                     ///< channel layout
     int lfe_on;                             ///< lfe channel in use