BitmovinApiSdk\Apis\Encoding\Encodings\Muxings\ProgressiveTs\Id3\Raw\RawApi

Synopsis

class RawApi {
  • // methods
  • public void __construct()
  • public RawId3Tag create()
  • public BitmovinResponse delete()
  • public RawId3Tag get()
  • public RawId3TagPaginationResponse list()
}

Members

Methods

public

  • __construct() — RawApi constructor.
  • create() — Add Raw ID3 Tag to a Progressive TS muxing
  • delete() — Delete Raw ID3 Tag of a Progressive TS muxing
  • get() — Raw ID3 Tag Details of a Progressive TS muxing
  • list() — List Raw ID3 Tags of a Progressive TS muxing