use editor recommendations, add more indepth FFMpeg installer #2
Annotations
10 warnings
|
Build:
CompressionTask.cs#L10
Field 'CompressionTask.CompressionError' is never assigned to, and will always have its default value null
|
|
Build:
CompressionTask.cs#L12
Field 'CompressionTask.CompressionOutput' is never assigned to, and will always have its default value null
|
|
Build:
FFmpegInstaller.cs#L139
Converting null literal or possible null value to non-nullable type.
|
|
Build:
FFmpegInstaller.cs#L110
Converting null literal or possible null value to non-nullable type.
|
|
Build:
FFmpegInstaller.cs#L47
Converting null literal or possible null value to non-nullable type.
|
|
Build:
CompressionTask.cs#L10
Field 'CompressionTask.CompressionError' is never assigned to, and will always have its default value null
|
|
Build:
CompressionTask.cs#L12
Field 'CompressionTask.CompressionOutput' is never assigned to, and will always have its default value null
|
|
Build:
FFmpegInstaller.cs#L139
Converting null literal or possible null value to non-nullable type.
|
|
Build:
FFmpegInstaller.cs#L110
Converting null literal or possible null value to non-nullable type.
|
|
Build:
FFmpegInstaller.cs#L47
Converting null literal or possible null value to non-nullable type.
|
Loading