BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams

Synopsis

class StreamKeyListQueryParams implements QueryParams {
  • // methods
  • public static StreamKeyListQueryParams create()
  • public StreamKeyListQueryParams offset()
  • public StreamKeyListQueryParams limit()
  • public StreamKeyListQueryParams sort()
  • public StreamKeyListQueryParams type()
  • public StreamKeyListQueryParams status()
  • public StreamKeyListQueryParams assignedIngestPointId()
  • public StreamKeyListQueryParams assignedEncodingId()
  • public array toArray()
}

Hierarchy

Methods