Remove VideoFeedType
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
4c64dacba4
commit
c5952f7e23
1 changed files with 0 additions and 5 deletions
|
@ -26,11 +26,6 @@ import CallHandler from '../../../CallHandler';
|
||||||
import CallMediaHandler from "../../../CallMediaHandler";
|
import CallMediaHandler from "../../../CallMediaHandler";
|
||||||
import {replaceableComponent} from "../../../utils/replaceableComponent";
|
import {replaceableComponent} from "../../../utils/replaceableComponent";
|
||||||
|
|
||||||
export enum VideoFeedType {
|
|
||||||
Local,
|
|
||||||
Remote,
|
|
||||||
}
|
|
||||||
|
|
||||||
interface IProps {
|
interface IProps {
|
||||||
call: MatrixCall,
|
call: MatrixCall,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue