tizenwlsink : Post message when first render frame
[platform/upstream/gst-plugins-tizen.git] / tizenwlsink / src / gsttizenwlsink.h
index ac260ca..07f9c37 100644 (file)
@@ -116,6 +116,7 @@ struct _GstTizenWlSink
   gdouble scale_dst_w, scale_dst_h;
   gdouble align_w, align_h;
 #endif
+  gboolean is_first_render;
 #endif
 };