MediaInfoApi - object-oriented interface

MediaInfoApi

Hierarchy

  • BaseAPI
    • MediaInfoApi

Constructors

Properties

axios: AxiosInstance = globalAxios
basePath: string = BASE_PATH
configuration: undefined | Configuration

Methods

  • Parameters

    Returns Promise<AxiosResponse<void, any>>

    Closes a media source.

    MediaInfoApi

  • Parameters

    Returns Promise<AxiosResponse<File, any>>

    Tests the network with a request with the size of the bitrate.

    MediaInfoApi