Home > @bilibili-live/web-player-common > ExternalEventType
# ExternalEventType enum
外部监听的事件 示例
Signature:
export declare enum ExternalEventType
# Enumeration Members
| Member | Value | Description |
|---|---|---|
| AddDanmaku | "addDanmaku" | |
| AutoPlay | "autoPlay" | |
| BlockSettingClick | "blockSettingClick" | |
| CtrlVisibleChange | "ctrlVisibleChange" | |
| DanmakuMaskChange | "danmakuMaskChange" | |
| DanmakuMaskStatusChange | "danmakuMaskStatusChange" | |
| EnterTheRoom | "enterTheRoom" | |
| FeedBackClick | "feedBackClick" | |
| FirstFrame | "FirstFrame" | |
| FirstLoadedAPIPlayer | "firstLoadedAPIPlayer" | |
| FirstLoadedAPIPlayurl | "firstLoadedAPIPlayurl" | |
| FirstLoadedMetaData | "firstLoadedMetaData" | |
| FirstLoadStart | "firstLoadStart" | |
| FirstPlaying | "firstPlaying" | |
| FullscreenChange | "fullscreenChange" | |
| GuidChange | "guidChange" | |
| InitDanmaku | "initDanmaku" | |
| Initialized | "initialized" | |
| LiveStateChange | "liveStateChange" | |
| MergeStream | "MergeStream" | |
| MutePlay | "MutePlay" | 不能带声音自动播放 |
| NotAutoPlay | "NotAutoPlay" | 不完自动播放 |
| OperableElementsChange | "operableElementsChange" | |
| OrientationChange | "OrientationChange" | |
| Paused | "paused" | |
| PlayerStateChange | "playerStateChange" | |
| Playing | "playing" | |
| ReceiveMessage | "receiveMessage" | |
| ReceiveOnlineCount | "receiveOnlineCount" | |
| Recommend | "recommend" | |
| Reload | "reload" | |
| SEIData | "SEIData" | |
| SEIParseData | "SEIParseData" | |
| SendDanmaku | "sendDanmaku" | |
| SendGift | "sendGift" | |
| Set | "set" | |
| StartPlayRound | "startPlayRound" | |
| SwitchLine | "switchLine" | |
| SwitchQuality | "switchQuality" | |
| SwitchQualityNotLogin | "switchQualityNotLogin" | |
| UserClickPlayIcon | "UserClickPlayIcon" | |
| UserLogin | "userLogin" | |
| UserRedirect | "UserRedirect" | |
| VideoDirectionChange | "VideoDirectionChange" | |
| VideoStateChange | "videoStateChange" | |
| VolumeChange | "VolumeChange" | |
| WebFullscreen | "webFullscreen" | |
| WebPlayerCreated | "webPlayerCreated" |