Appearance
g_signal_connect(appsink, "new-sample", G_CALLBACK(cb_new_sample), NULL);
GstSample *videosample = gst_app_sink_try_pull_sample(GST_APP_SINK(this->_appsink), 10 * GST_MSECOND);