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

Is it possible to assign a color to a marker

Community Beginner ,
Aug 24, 2015 Aug 24, 2015

I'm developing a small HTML5 extension for premiere pro cc.Assigning color to a marker for better visual representation is a major requirement.

Is it possible to set a color to a marker ?

TOPICS
SDK
956
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 , Dec 16, 2017 Dec 16, 2017

No, although you can now change a projectItem's Label.

Translate
Adobe Employee ,
Aug 26, 2015 Aug 26, 2015

Not today—I'll add your vote to the feature request, though.

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
Participant ,
Dec 13, 2017 Dec 13, 2017

Hi Bruce Bullis

Is it possible in the latest premiere pro version i.e. CC 2017/2018?

Thanks,
Meet

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 ,
Dec 16, 2017 Dec 16, 2017

No, although you can now change a projectItem's Label.

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
Explorer ,
Mar 17, 2021 Mar 17, 2021

2021... need the ability to change the colors of the markers as I like.

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
Explorer ,
Apr 07, 2021 Apr 07, 2021
LATEST

Marker.setColorByIndex() - in official API.

• 0 = Green
• 1 = Red
• 2 = Purple
• 3 = Orange
• 4 = Yellow
• 5 = White
• 6 = Blue
• 7 = Cyan

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