X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fframework%2Fmlt_transition.h;h=e6befd978c9f866eacbe42ca6392a41171784c03;hb=HEAD;hp=3e9d4513f9d12cb4826f9e8412e8cc10585c771b;hpb=2cfd9828bd014e6babd040499422dc161bea8f9e;p=mlt diff --git a/src/framework/mlt_transition.h b/src/framework/mlt_transition.h index 3e9d4513..e6befd97 100644 --- a/src/framework/mlt_transition.h +++ b/src/framework/mlt_transition.h @@ -36,6 +36,7 @@ * \properties \em accepts_blanks a flag to indicate if the transition should accept blank frames * \properties \em always_active a flag to indicate that the in and out points do not apply * \properties \em _transition_type 1 for video, 2 for audio + * \properties \em disable Set this to disable the transition while keeping it in the object model. */ struct mlt_transition_s