It will be used when setting a display mode/visible to the track id of
video loopback pipeline.
[Version] 0.2.89
[Issue Type] Bug fix
Change-Id: I03cc2b3807495d3851643fc804f03570ad2ebab8
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Name: capi-media-webrtc
Summary: A WebRTC library in Tizen Native API
-Version: 0.2.88
+Version: 0.2.89
Release: 0
Group: Multimedia/API
License: Apache-2.0
NULL);
source->display->mode = WEBRTC_DISPLAY_MODE_LETTER_BOX;
source->display->visible = true;
+ source->display->sink_element = videosink;
} else if (source->display->type == WEBRTC_DISPLAY_TYPE_EVAS) {
g_object_set(videosink, "signal-handoffs", TRUE, NULL);