summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/vss/inc/M4VSS3GPP_API.h
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2011-06-30 15:13:39 +0800
committerChih-Chung Chang <chihchung@google.com>2011-06-30 16:10:17 +0800
commit7dbd2c46824000ce473966637c11b8564682cb55 (patch)
tree8c6624aff2fb9463948f259ad3996330a714f3f6 /libvideoeditor/vss/inc/M4VSS3GPP_API.h
parent9969866cfe5b17c6e481b90d81b011a0cece78a0 (diff)
downloadframeworks_av-7dbd2c46824000ce473966637c11b8564682cb55.zip
frameworks_av-7dbd2c46824000ce473966637c11b8564682cb55.tar.gz
frameworks_av-7dbd2c46824000ce473966637c11b8564682cb55.tar.bz2
Remove curtain effects (they are unused).
Change-Id: I8e1ccad3e9ddf4c272e85e7ca04582b4863c242d
Diffstat (limited to 'libvideoeditor/vss/inc/M4VSS3GPP_API.h')
-rwxr-xr-xlibvideoeditor/vss/inc/M4VSS3GPP_API.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvideoeditor/vss/inc/M4VSS3GPP_API.h b/libvideoeditor/vss/inc/M4VSS3GPP_API.h
index 8865a3c..0356805 100755
--- a/libvideoeditor/vss/inc/M4VSS3GPP_API.h
+++ b/libvideoeditor/vss/inc/M4VSS3GPP_API.h
@@ -94,9 +94,7 @@ typedef enum
{
M4VSS3GPP_kVideoEffectType_None = 0, /**< No video effect */
M4VSS3GPP_kVideoEffectType_FadeFromBlack = 8, /**< Intended for begin effect */
- M4VSS3GPP_kVideoEffectType_CurtainOpening = 9, /**< Intended for begin effect */
M4VSS3GPP_kVideoEffectType_FadeToBlack = 16, /**< Intended for end effect */
- M4VSS3GPP_kVideoEffectType_CurtainClosing = 17, /**< Intended for end effect */
M4VSS3GPP_kVideoEffectType_External = 256 /**< External effect function is used */
/* reserved 256 + n */ /**< External effect number n */