Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to get duration of composition layer and save globally after effect sdk in c++

Community Beginner ,
Mar 13, 2023 Mar 13, 2023

How to get duration of composition layer and save globally after effect sdk in c++

TOPICS
SDK
523
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 13, 2023 Mar 13, 2023
Community Expert ,
Mar 13, 2023 Mar 13, 2023

layer duration: AEGP_GetLayerDuration().

comp duration: AEGP_GetItemFromComp() and then AEGP_GetItemDuration().

as for saving globally, i don't thnk i understand what you mean by that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 13, 2023 Mar 13, 2023

How to get duration of composition in after effect sdk in C++

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 13, 2023 Mar 13, 2023
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 13, 2023 Mar 13, 2023
LATEST

Merging this thread with the original one.

 

Thanks,

Nishu

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines