You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Warning: (ae-missing-release-tag) "KeyStatusesChangedData" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
3054
+
//
3055
+
// @public (undocumented)
3056
+
exportinterfaceKeyStatusesChangedData {
3057
+
// (undocumented)
3058
+
keyStatuses:MediaKeyStatusMap;
3059
+
// (undocumented)
3060
+
keySystem:string;
3061
+
}
3062
+
3049
3063
// Warning: (ae-missing-release-tag) "KeySystemFormats" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
0 commit comments