Change-Id: I8e4fd35371cbd6f99f4244546e7fee8d88a12fd4
MEDIA_STREAMER_NODE_SINK_TYPE_OVERLAY,/**< Overlay sink type */
MEDIA_STREAMER_NODE_SINK_TYPE_EVAS, /**< EVAS sink type */
MEDIA_STREAMER_NODE_SINK_TYPE_FAKE, /**< Fake sink type */
- MEDIA_STREAMER_NODE_SINK_TYPE_CUSTOM /**< Custom sink type */
+ MEDIA_STREAMER_NODE_SINK_TYPE_CUSTOM, /**< Custom sink type */
+ MEDIA_STREAMER_NODE_SINK_TYPE_ADAPTIVE /**< Adaptive sink type */
} media_streamer_node_sink_type_e;
/**