We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9530252 commit 73eb9b5Copy full SHA for 73eb9b5
packages/playback-core/src/types.ts
@@ -175,7 +175,6 @@ export type MuxMediaPropTypes = {
175
autoPlay?: Autoplay;
176
autoplay?: Autoplay;
177
capLevelToPlayerSize?: boolean;
178
- minMaxCapResoultion?: number;
179
beaconCollectionDomain: Options['beaconCollectionDomain'];
180
customDomain: string;
181
debug: Options['debug'] & Hls['config']['debug'];
0 commit comments