* @since_tizen 3.0
* @remarks The internet privilege(http://tizen.org/privilege/internet) should be added if any URIs are used to transmit the output data.
* You can release @a sink node using media_streamer_node_destroy()
+ * @remarks If @a type is #MEDIA_STREAMER_NODE_SINK_TYPE_ADAPTIVE, the HTTP server will be started and the server will be able to transmit the output data to the other device.
+ * The application takes responsibility for server and client authentication because data transmission is not secure.
* @param [in] type Type of sink node to be created
* @param [out] sink Media streamer sink node handle
* @return @c 0 on success,