mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
[746/906] android: Add comment to clarify the type of a variable
This commit is contained in:
parent
01ce41f684
commit
98e5077b8f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ struct _GstGLWindowAndroidEGL {
|
|||
GstGLWindow parent;
|
||||
|
||||
GstGLEGL *egl;
|
||||
/* This is actually an ANativeWindow */
|
||||
EGLNativeWindowType native_window;
|
||||
|
||||
GMainContext *main_context;
|
||||
|
|
Loading…
Reference in a new issue