From 05bf38fe313da7c4066baf6c2c38a78093108bf8 Mon Sep 17 00:00:00 2001 From: Seunghun Lee Date: Thu, 12 Mar 2020 19:03:06 +0900 Subject: [PATCH] tizen_video: Add prototype protocol for Video & UI synchronization. Change-Id: Icabd42bb1af95304038f6b74c02be799399d3b1c --- protocol/tizen/tizen-extension.xml | 32 ++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/protocol/tizen/tizen-extension.xml b/protocol/tizen/tizen-extension.xml index 1aaff61..cdb4f6a 100644 --- a/protocol/tizen/tizen-extension.xml +++ b/protocol/tizen/tizen-extension.xml @@ -851,7 +851,7 @@ - + Clients can get the video information that the compositor can handle from this interface. @@ -887,9 +887,33 @@ + + + + + - + + + + + Notify the compositor that the tizen_video_surface_provider will no + longer be used. + + + + + + + + + + + + + + @@ -938,6 +962,10 @@ + + + + -- 2.34.1