Description
Time format values which are used by siTimeDisplayFormatUserFormat UserPreference.
C# Syntax
siDisplayTimeFormat.siDisplayMilliSeconds // 2 siDisplayTimeFormat.siDisplayFILM24 // 7 siDisplayTimeFormat.siDisplayPAL25 // 8 siDisplayTimeFormat.siDisplayNTSCDF // 9 siDisplayTimeFormat.siDisplayNTSC30 // 10 siDisplayTimeFormat.siDisplaySampleRate // 12
|
Constant |
Value |
Description |
|
2 |
Used for display format, to show the milliseconds equivalent of a frame rate. |
|
|
7 |
FILM 24 frames per second. |
|
|
8 |
PAL 25 frames per second. |
|
|
9 |
NTSC Drop Frame display format. |
|
|
10 |
NTSC 29.97 frames per second (non-drop frame). |
|
|
12 |
Corresponds to the audio sample rate. |
Applies To
See Also
Autodesk Softimage v7.5