String
Get the enum value for CLOCK1. minutesFieldWidth = 2;minutesFieldMax = 19;secondsFieldWidth = 2;secondsFieldMax = 99;maxHours = 19;maxMinutes = 59;maxSeconds = 59; used for Type II and CID headunits
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.
String
Get the enum value for CLOCK2. minutesFieldWidth = 3;minutesFieldMax = 199;secondsFieldWidth = 2;secondsFieldMax = 99;maxHours = 59;maxMinutes = 59;maxSeconds = 59; used for Type V headunit
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.
String
Get the enum value for CLOCK3.
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.
String
Get the enum value for CLOCKTEXT1. 5 characters possible Format: 1|sp c :|sp c c 1|sp : digit "1" or space c : character out of following character set: sp|0-9|[letters, see TypeII column in XLS. See [@TODO: create file ref]] :|sp : colon or space used for Type II headunit
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.
String
Get the enum value for CLOCKTEXT2. 5 chars possible Format: 1|sp c :|sp c c 1|sp : digit "1" or space c : character out of following character set: sp|0-9|[letters, see CID column in XLS. See [@TODO: create file ref]] :|sp : colon or space used for CID headunit NOTE: difference between CLOCKTEXT1 and CLOCKTEXT2 is the supported character set
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.
String
Get the enum value for CLOCKTEXT3. 6 chars possible Format: 1|sp c c :|sp c c 1|sp : digit "1" or space c : character out of following character set: sp|0-9|[letters, see Type 5 column in XLS]. See [@TODO: create file ref] :|sp : colon or space used for Type V headunit
Kind: Static property of MediaClockFormat
Returns: String
- The enum value.