BitmovinApiSdk\Apis\Encoding\Encodings\Muxings\ProgressiveTs\Id3\PlainText\PlainTextApi

Synopsis

class PlainTextApi {
  • // methods
  • public void __construct()
  • public PlaintextId3Tag create()
  • public BitmovinResponse delete()
  • public PlaintextId3Tag get()
  • public PlaintextId3TagPaginationResponse list()
}

Members

Methods

public

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