summaryrefslogtreecommitdiff
path: root/sys/applemedia/vtenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/applemedia/vtenc.h')
-rw-r--r--sys/applemedia/vtenc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/applemedia/vtenc.h b/sys/applemedia/vtenc.h
index 6ba70dfa6..e77f4e00d 100644
--- a/sys/applemedia/vtenc.h
+++ b/sys/applemedia/vtenc.h
@@ -58,6 +58,8 @@ struct _GstVTEnc
const GstVTEncoderDetails * details;
guint bitrate;
+ gboolean allow_frame_reordering;
+ gboolean realtime;
gboolean dump_properties;
gboolean dump_attributes;