mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
fix whitespace
This commit is contained in:
parent
058776bcf1
commit
2a5cd16eb1
3 changed files with 17 additions and 17 deletions
|
@ -421,7 +421,7 @@ struct _GstPlayBinClass
|
||||||
#define DEFAULT_SUBURI NULL
|
#define DEFAULT_SUBURI NULL
|
||||||
#define DEFAULT_SOURCE NULL
|
#define DEFAULT_SOURCE NULL
|
||||||
#define DEFAULT_FLAGS GST_PLAY_FLAG_AUDIO | GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_TEXT | \
|
#define DEFAULT_FLAGS GST_PLAY_FLAG_AUDIO | GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_TEXT | \
|
||||||
GST_PLAY_FLAG_SOFT_VOLUME
|
GST_PLAY_FLAG_SOFT_VOLUME
|
||||||
#define DEFAULT_N_VIDEO 0
|
#define DEFAULT_N_VIDEO 0
|
||||||
#define DEFAULT_CURRENT_VIDEO -1
|
#define DEFAULT_CURRENT_VIDEO -1
|
||||||
#define DEFAULT_N_AUDIO 0
|
#define DEFAULT_N_AUDIO 0
|
||||||
|
|
Loading…
Reference in a new issue