PlayerExports: {
    AdQuartile: typeof AdQuartile;
    BufferType: typeof BufferType;
    ErrorCode: typeof ErrorCode;
    HttpRequestMethod: typeof HttpRequestMethod;
    HttpRequestType: typeof HttpRequestType;
    HttpResponseType: typeof HttpResponseType;
    LogLevel: typeof LogLevel;
    MediaType: typeof MediaType;
    ModuleName: typeof ModuleName;
    PlayerAPINotAvailableError: typeof PlayerAPINotAvailableError;
    PlayerError: typeof PlayerError;
    PlayerEvent: typeof PlayerEvent;
    PlayerModuleMissingError: typeof PlayerModuleMissingError;
    PlayerType: typeof PlayerType;
    SupportedTechnologyMode: typeof SupportedTechnologyMode;
    ViewMode: typeof ViewMode;
    WarningCode: typeof WarningCode;
}

Type declaration

Generated using TypeDoc