Home > @bilibili-live/web-player-video > checkVideoRate
# checkVideoRate() function
Signature:
export declare function checkVideoRate(videoEl: HTMLVideoElement): HTMLElement | null;
# Parameters
Parameter | Type | Description |
---|---|---|
videoEl | HTMLVideoElement |
Returns:
HTMLElement | null