mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-13 20:41:56 +01:00
working subs
This commit is contained in:
6
utils/profiles/native.d.ts
vendored
6
utils/profiles/native.d.ts
vendored
@@ -4,8 +4,4 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
export interface DeviceProfileOptions {
|
||||
transcode?: boolean;
|
||||
}
|
||||
|
||||
export function generateDeviceProfile(options?: DeviceProfileOptions): any;
|
||||
export function generateDeviceProfile(): any;
|
||||
|
||||
Reference in New Issue
Block a user