export const THROTTLE_TIME = 500; export const MEDIA_TYPE = { AUDIO: 1, VIDEO: 2, };