OBJECT

CreateSTResponse

link GraphQL Schema definition

  • type CreateSTResponse {
  • error: Error
  • metadataPath: String!
  • # Path with a JWT that will stream your file.
  • hlsStreamingPath: String!
  • dashStreamingPath: String!
  • jwt: String!
  • streams: [Stream]!
  • }

link Require by