Apply review feedback

pull/5943/head
Maxr1998 4 years ago
parent 70771fdcd6
commit 244ad5b225
No known key found for this signature in database
GPG Key ID: ECECF0D4F4816C81

@ -432,8 +432,8 @@ namespace MediaBrowser.Model.Dlna
/// <returns>The <see cref="ResponseProfile"/>.</returns> /// <returns>The <see cref="ResponseProfile"/>.</returns>
public ResponseProfile? GetVideoMediaProfile( public ResponseProfile? GetVideoMediaProfile(
string container, string container,
string audioCodec, string? audioCodec,
string videoCodec, string? videoCodec,
int? width, int? width,
int? height, int? height,
int? bitDepth, int? bitDepth,

Loading…
Cancel
Save