mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
update linter settings (#4790)
This commit is contained in:
parent
7ac752097b
commit
d423a71aaa
52 changed files with 320 additions and 225 deletions
|
|
@ -147,6 +147,7 @@ func setupAudio(
|
|||
audioFormatMPEG4AudioLATM,
|
||||
func(u unit.Unit) error {
|
||||
tunit := u.(*unit.MPEG4AudioLATM)
|
||||
|
||||
if tunit.Element == nil {
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue