ENUM

ENUM_STREAMTARGET_TYPE

The set of stream target types.

link GraphQL Schema definition

  • enum ENUM_STREAMTARGET_TYPE {
  • # Generic.
  • GENERIC
  • # Wowza Streaming Cloud.
  • WSC_BROADCAST_STREAM_TARGET
  • # LinkedIn Live.
  • LINKEDIN_LIVE_STREAM_TARGET
  • # Facebook Paired Stream Target
  • FB_PAIRED_STREAM_TARGET
  • }