mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-30 02:31:50 +08:00
fix linting
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// this is the chunk stream ID that is usually used to send MsgAudio{}
|
||||
// MsgAudioChunkStreamID is the chunk stream ID that is usually used to send MsgAudio{}
|
||||
MsgAudioChunkStreamID = 6
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user