mirror of https://bitbucket.org/ausocean/av.git
container/mts/encoder.go: fixed comment for time-related constants
This commit is contained in:
parent
20a5ed5362
commit
aa5a089c55
|
@ -114,7 +114,7 @@ const (
|
||||||
Audio
|
Audio
|
||||||
)
|
)
|
||||||
|
|
||||||
// Time related constants.
|
// Time-related constants.
|
||||||
const (
|
const (
|
||||||
// ptsOffset is the offset added to the clock to determine
|
// ptsOffset is the offset added to the clock to determine
|
||||||
// the current presentation timestamp.
|
// the current presentation timestamp.
|
||||||
|
|
Loading…
Reference in New Issue