X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Finclude%2Fmm_camcorder_attribute.h;h=8daeb01001eb4b819130e6c650999e61d1a72da2;hb=refs%2Fchanges%2F13%2F79813%2F3;hp=65601e6d96e01f1b370196a78359a2ad571dea8f;hpb=138f8d97fda52b7ed0b049a45c896d432357bb44;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/src/include/mm_camcorder_attribute.h b/src/include/mm_camcorder_attribute.h index 65601e6..8daeb01 100644 --- a/src/include/mm_camcorder_attribute.h +++ b/src/include/mm_camcorder_attribute.h @@ -54,8 +54,7 @@ extern "C" { /** * Enumerations for camcorder attribute ID. */ -typedef enum -{ +typedef enum { MM_CAM_MODE, /* 0 */ MM_CAM_AUDIO_DEVICE, MM_CAM_CAMERA_DEVICE_COUNT, @@ -187,7 +186,7 @@ typedef enum MM_CAM_DISPLAY_REUSE_HINT, MM_CAM_DISPLAY_REUSE_ELEMENT, MM_CAM_ATTRIBUTE_NUM -}MMCamcorderAttrsID; +} MMCamcorderAttrsID; /*======================================================================================= | TYPE DEFINITIONS |