d3dvideosink: Rename keep_aspect_ratio to force_aspect_ratio in the header too
This commit is contained in:
parent
5f3eefb611
commit
9838e3748c
@ -83,7 +83,7 @@ struct _GstD3DVideoSink
|
|||||||
GStaticRecMutex lock;
|
GStaticRecMutex lock;
|
||||||
|
|
||||||
/* Properties */
|
/* Properties */
|
||||||
gboolean keep_aspect_ratio;
|
gboolean force_aspect_ratio;
|
||||||
gboolean create_internal_window;
|
gboolean create_internal_window;
|
||||||
gboolean stream_stop_on_close;
|
gboolean stream_stop_on_close;
|
||||||
gboolean enable_navigation_events;
|
gboolean enable_navigation_events;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user