Searched refs:GST_IS_PLAYER_VIDEO_RENDERER (Results 1 – 2 of 2) sorted by relevance
44 g_return_val_if_fail (GST_IS_PLAYER_VIDEO_RENDERER (self), NULL); in gst_player_video_renderer_create_video_sink()
34 #define GST_IS_PLAYER_VIDEO_RENDERER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_… macro