sequencer properties / Chapter Property listing :
Overview :
sequencer objects
1.
objectid
=
track.chapter.create (
)
2.
track.key.chapter.set (
string , long
)
3.
long
=
clip.chapter.get (
objectid
)
4.
long
=
clip.chapter.number.get (
objectid
)
5.
clip.chapter.set (
objectid , long
)
6.
clip.chapter.set (
objectid , long , long
)
7.
string
=
clip.chapter.title.get (
objectid , long
)
8.
string
=
clip.chapter.title.get (
objectid
)