mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Apply review feedback
This commit is contained in:
parent
70771fdcd6
commit
244ad5b225
@ -432,8 +432,8 @@ namespace MediaBrowser.Model.Dlna
|
||||
/// <returns>The <see cref="ResponseProfile"/>.</returns>
|
||||
public ResponseProfile? GetVideoMediaProfile(
|
||||
string container,
|
||||
string audioCodec,
|
||||
string videoCodec,
|
||||
string? audioCodec,
|
||||
string? videoCodec,
|
||||
int? width,
|
||||
int? height,
|
||||
int? bitDepth,
|
||||
|
Loading…
x
Reference in New Issue
Block a user