MediaAccess type

オーディオ/ビデオ メディア アクセスの状態

type MediaAccess = { isAudioPermitted: boolean; isVideoPermitted: boolean }