From: Sangkyu Park Date: Mon, 27 Jul 2015 07:05:30 +0000 (+0900) Subject: [wfdmanager] Define the strings for wfd rtsp message. X-Git-Tag: accepted/tizen/mobile/20150807.073450~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F33%2F45233%2F1;p=platform%2Fupstream%2Fgst-plugins-tizen.git [wfdmanager] Define the strings for wfd rtsp message. Change-Id: I44e54839c70c550bc4033bccfe9ad45987af76a8 Signed-off-by: Sangkyu Park --- diff --git a/packaging/gst-plugins-tizen.spec b/packaging/gst-plugins-tizen.spec index 5963bc1..30a593d 100644 --- a/packaging/gst-plugins-tizen.spec +++ b/packaging/gst-plugins-tizen.spec @@ -4,7 +4,7 @@ Name: gst-plugins-tizen Version: 1.0.0 Summary: GStreamer tizen plugins (common) -Release: 6 +Release: 7 Group: Multimedia/Framework Url: http://gstreamer.freedesktop.org/ License: LGPL-2.0+ diff --git a/wfdmanager/src/wfdrtspconfigmessage.h b/wfdmanager/src/wfdrtspconfigmessage.h index d02d597..05fe323 100755 --- a/wfdmanager/src/wfdrtspconfigmessage.h +++ b/wfdmanager/src/wfdrtspconfigmessage.h @@ -27,6 +27,26 @@ G_BEGIN_DECLS +#define STRING_WFD_AUDIO_CODECS "wfd_audio_codecs" +#define STRING_WFD_VIDEO_FORMATS "wfd_video_formats" +#define STRING_WFD_3D_VIDEO_FORMATS "wfd_3d_video_formats" +#define STRING_WFD_CONTENT_PROTECTION "wfd_content_protection" +#define STRING_WFD_DISPLAY_EDID "wfd_display_edid" +#define STRING_WFD_COUPLED_SINK "wfd_coupled_sink" +#define STRING_WFD_TRIGGER_METHOD "wfd_trigger_method" +#define STRING_WFD_PRESENTATION_URL "wfd_presentation_URL" +#define STRING_WFD_CLIENT_RTP_PORTS "wfd_client_rtp_ports" +#define STRING_WFD_ROUTE "wfd_route" +#define STRING_WFD_I2C "wfd_I2C" +#define STRING_WFD_AV_FORMAT_CHANGE_TIMING "wfd_av_format_change_timing" +#define STRING_WFD_PREFERRED_DISPLAY_MODE "wfd_preferred_display_mode" +#define STRING_WFD_UIBC_CAPABILITY "wfd_uibc_capability" +#define STRING_WFD_UIBC_SETTING "wfd_uibc_setting" +#define STRING_WFD_STANDBY_RESUME_CAPABILITY "wfd_standby_resume_capability" +#define STRING_WFD_STANDBY "wfd_standby" +#define STRING_WFD_CONNECTOR_TYPE "wfd_connector_type" +#define STRING_WFD_IDR_REQUEST "wfd_idr_request" + /** * WFDResult: * @WFD_OK: A successful return value