/**
* @brief Get a output object of a layer object
* @param[in] layer A layer object
+ * @param[out] error #TDM_ERROR_NONE if success. Otherwise, error value.
* @return A TDM output object if success. Otherwise, NULL.
*/
tdm_output*
* @details A displaying TDM buffer is a current showing buffer on screen
* that is set to layer object and applied output object of a layer object.
* @param[in] layer A layer object
+ * @param[out] error #TDM_ERROR_NONE if success. Otherwise, error value.
* @return A TDM buffer if success. Otherwise, NULL.
*/
tbm_surface_h