UNPKG
@nativecode/sonarr
Version:
canary (5.3.0-canary.3)
latest (2021.0.1)
next (2021.0.2-next.0)
2021.0.2-next.0
2021.0.1
2021.0.1-next.1
2021.0.1-next.0
2021.0.0
5.3.1
5.3.1-next.4
5.3.1-next.3
5.3.1-next.2
5.3.1-next.1
5.3.1-next.0
5.3.0
5.3.0-next.1
5.3.0-next.0
5.3.0-canary.3
5.2.1-next.0
5.2.1-canary.6
5.2.0
5.2.0-next.7
5.2.0-next.6
5.2.0-next.5
5.2.0-next.4
5.2.0-next.3
5.2.0-next.2
5.2.0-next.1
5.2.0-next.0
5.1.2
5.1.2-next.1
5.1.2-next.0
5.1.1
5.1.0
5.1.0-next.0
5.0.1-next.1
5.0.1-next.0
5.0.0
4.0.3
4.0.3-next.1
4.0.3-next.0
4.0.2
4.0.2-next.0
4.0.1
4.0.0
4.0.0-next.0
3.1.1
3.1.1-next.0
3.1.0
3.1.0-next.0
3.0.1
3.0.1-next.0
3.0.0
3.0.0-next.3
3.0.0-next.2
3.0.0-next.1
3.0.0-next.0
2.0.1
2.0.1-next.2
2.0.1-next.1
2.0.1-next.0
2.0.0
2.0.0-next.3
2.0.0-next.2
2.0.0-next.1
2.0.0-next.0
1.1.0-next.2
1.1.0-next.1
1.1.0-next.0
1.0.2
1.0.2-next.1
1.0.1
1.0.0-next.2
1.0.0-next.0
1.0.0-canary.18
1.0.0-canary.4
0.1.1-next.97
0.1.1-next.93
0.1.1-canary.137
0.1.1-canary.136
0.1.1-canary.135
0.1.1-canary.131
0.1.1-alpha.111
0.1.1-alpha.110
0.1.1-alpha.11
0.1.0
0.0.1-alpha.50
Sonarr REST client
github.com/nativecode-dev/media-clients/tree/master/packages/sonarr
@nativecode/sonarr
/
lib
/
Models
/
MediaInfo.d.ts
6 lines
•
145 B
TypeScript
View Raw
1
2
3
4
5
6
export
interface
MediaInfo
{
audioChannels
:
number
;
audioCodec
:
string
;
videoCodec
:
string
; }
//# sourceMappingURL=MediaInfo.d.ts.map