Support new pixel format - VP8, VP9
[platform/core/multimedia/libmm-camcorder.git] / src / include / mm_camcorder_internal.h
index 6eef219..0387966 100644 (file)
@@ -716,7 +716,7 @@ typedef struct {
 
        type_element *VideosinkElement;         /**< configure data of videosink element */
        type_element *VideoconvertElement;      /**< configure data of videoconvert element */
-       type_element *VideodecoderElementH264;  /**< configure data of video decoder element for H.264 format */
+       type_element *VideodecoderElement;      /**< configure data of video decoder element */
        gboolean SensorEncodedCapture;          /**< whether camera sensor support encoded image capture */
        gboolean internal_encode;               /**< whether use internal encoding function */
 } _MMCamcorderSubContext;