다음을 통해 공유


MediaAccess type

오디오/비디오 미디어 액세스 상태

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