We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a607a commit 0402fcfCopy full SHA for 0402fcf
src/room/track/options.ts
@@ -34,8 +34,6 @@ export interface TrackPublishDefaults {
34
* subscribers will get most efficient codec. It will provide most bandwidth
35
* efficiency, especially in the large 1:N room but requires more device performance
36
* and bandwidth consumption for publisher.
37
- *
38
- * Defaults to `false`
39
*/
40
backupCodecPolicy?: BackupCodecPolicy;
41
0 commit comments