BitmovinApiSdk\Apis\Encoding\Encodings\Muxings\Fmp4\Drm\Aes\AesApi

Synopsis

class AesApi {
  • // methods
  • public void __construct()
  • public AesEncryptionDrm create()
  • public BitmovinResponse delete()
  • public AesEncryptionDrm get()
  • public AesEncryptionDrmPaginationResponse list()
}

Members

Methods

public

  • __construct() — AesApi constructor.
  • create() — Add AES encryption configuration to fMP4
  • delete() — Delete AES encryption configuration from an fMP4 muxing
  • get() — AES encryption Details of an fMP4 muxing
  • list() — List AES encryption configurations of an fMP4 muxing