WebIDLpedia

[DEPRECATED] MediaSessionCaptureActionDetails dictionary

As of October 1, 2024, this name is no longer defined by a Web Platform specification

Definition

Media Session defines MediaSessionCaptureActionDetails



dictionary MediaSessionCaptureActionDetails : MediaSessionActionDetails {
  boolean isActivating;
};