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

how can cep change the shadow tint value?

New Here ,
Oct 23, 2023 Oct 23, 2023

I want to change the shadow tint ‘s value by using the cep api,but I can't find it in the Scripting Guide  

 

TOPICS
Effects and Titles , SDK
411
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

Adobe Employee , Oct 23, 2023 Oct 23, 2023

That's a parameter stream, belonging to the Lumetri effect. 

If that parameter is available, it will have a component stream, accessible via ExtendScript. 

Here's PProPanel accessing and modifying component streams: 

https://github.com/Adobe-CEP/Samples/blob/e60d6a22ef44d8eb4cca3904c35a0c050576b697/PProPanel/jsx/PPRO/Premiere.jsx#L1451

Translate
Adobe Employee ,
Oct 23, 2023 Oct 23, 2023

That's a parameter stream, belonging to the Lumetri effect. 

If that parameter is available, it will have a component stream, accessible via ExtendScript. 

Here's PProPanel accessing and modifying component streams: 

https://github.com/Adobe-CEP/Samples/blob/e60d6a22ef44d8eb4cca3904c35a0c050576b697/PProPanel/jsx/PPR...

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 04, 2025 Mar 04, 2025

Blissful_enthusiasm8593_0-1741082032601.pngexpand image

Blissful_enthusiasm8593_1-1741082075128.pngexpand image

I can't get the name of these two and the value of them so what do I do to change the value by 'setValue'

 

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 04, 2025 Mar 04, 2025

That suggests the param 44 is not available for manipulation, via setValue().


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 04, 2025 Mar 04, 2025

So I know exactly how to change the values of these two properties. Please, this question has been bothering me for a long time, and I have no clue.

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 05, 2025 Mar 05, 2025

I'm not sure what else to tell you; based on the work you've done,  param 44 does not appear to available for manipulation, via setValue().

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 06, 2025 Mar 06, 2025

You said you couldn't change it with setValue. I need to know exactly what to do to change this

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 07, 2025 Mar 07, 2025

If setValue cannot change it, then there is no API that can change it.

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 07, 2025 Mar 07, 2025
LATEST

但是我又看到一些设备是可以控制修改这个数值的变化,所以非常好奇到底该怎么去做

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