mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
ref(config) Cleanup unused flags related to multi-stream mode.
This commit is contained in:
@@ -88,16 +88,6 @@ type Props = AbstractProps & WithTranslation & {
|
||||
*/
|
||||
_popoverDisabled: boolean;
|
||||
|
||||
/**
|
||||
* The source name of the track.
|
||||
*/
|
||||
_sourceName: string;
|
||||
|
||||
/**
|
||||
* Whether source name signaling is enabled.
|
||||
*/
|
||||
_sourceNameSignalingEnabled: boolean;
|
||||
|
||||
/**
|
||||
* Whether or not the component should ignore setting a visibility class for
|
||||
* hiding the component when the connection quality is not strong.
|
||||
|
||||
Reference in New Issue
Block a user