ENUM

ENUM_RECORDING_TRANSPORTTYPE

The set of transport methods for a recording.

link GraphQL Schema definition

  • enum ENUM_RECORDING_TRANSPORTTYPE {
  • # The recorded file is preserved on the encoder until a new broadcast becomes
  • # active.
  • NONE
  • # The recorded file is uploaded to the Wowza infrastructure.
  • HTTP_MULTIPARTUPLOAD_WOWZA
  • }