diff options
Diffstat (limited to 'ext/faac/gstfaac.h')
-rw-r--r-- | ext/faac/gstfaac.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/faac/gstfaac.h b/ext/faac/gstfaac.h index 55daea67..b45f849e 100644 --- a/ext/faac/gstfaac.h +++ b/ext/faac/gstfaac.h @@ -49,7 +49,8 @@ typedef struct _GstFaac { bps, bitrate, profile, - shortctl; + shortctl, + outputformat; gboolean tns, midside; gulong bytes, |