The table tt_templatetype contains the Mosart template types.
Name | Type | Allow Null | Description |
---|---|---|---|
tt_recno | integer | No | Primary key. |
tt_name | varchar(32) | No | The template type name. Should be unique, as this is presented to the users. |
tt_description | varchar(128) | Yes | Optional template type description. |
The Mosart template types
Id: tt_recno | Name: tt_name | Description |
---|---|---|
-1 | UNKNOWN | |
0 | CAMERA | |
1 | PACKAGE | |
2 | VOICEOVER | |
3 | LIVE | |
4 | FULLSCREENGRAPHICS | |
5 | DVE | |
6 | JINGLE | |
7 | TELEPHONEINTERVIEW | |
8 | ADLIBPIX | |
9 | BREAK | |
10 | MACRO | |
17 | VIDEOWALL | |
25 | CLIP | |
100 | LOWERTHIRDS | |
110 | OVERSHOULDERGRAPHICS | |
215 | PLAYSOUND | |
216 | SETSOUNDLEVEL | |
217 | LIGHT | |
220 | ACCESSORIES | |
250 | SETCROSSPOINT | |
275 | COMMAND | |
310 | EXTERNALCOMMAND | |
320 | TEXTTELEPROMPTER | |
330 | CLIPDUR | |
331 | ENDFRASE | |
332 | STORYNR | |
333 | ATTACHA | |
334 | CLIPSTART | |
335 | CLIPHIRESPATH | |
340 | GRAPHICSID | |
350 | MARKER | |
360 | TIMINGINFO | |
999 | IGNORE |