Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

23.SplitAt [encoder name] [timecode (milliseconds)] [timecodeSourceType] Splits all profiles of an encoder at specified timecode. TC_Embedded = 1, TC_Exernal_LTC = 2. Encoder must be started "StartAt" command in order to use "SplitAt"

SplitAt TestEncoder1 78780000 2

OK: Encoder 'TestEncoder1 ' will be splitted at 21:53:00.00

...

31.StopAt [encoder name] [timecode (milliseconds)] [timecodeSourceType] Stops all profiles of an encoder at specified timecode. TC_Embedded = 1, TC_Exernal_LTC = 2. Encoder must be started "StartAt" command in order to use "StopAt"

StopAt TestEncoder1 78840000 2

OK: Encoder 'TestEncoder1 ' will be stopped at 21:54:00.00


...