Refactor media load events to add unload.
This commit is contained in:
+1
-1
@@ -1203,7 +1203,7 @@ export interface BrowseMediaNeighbors {
|
||||
nextIndex: number | null;
|
||||
}
|
||||
|
||||
export interface MediaShowInfo {
|
||||
export interface MediaLoadedInfo {
|
||||
width: number;
|
||||
height: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user