mirror of https://bitbucket.org/ausocean/av.git
Last update
This commit is contained in:
parent
18019992f7
commit
f5a8f878df
|
@ -93,7 +93,7 @@ const (
|
|||
filterFixContinuity = 0x0010
|
||||
filterEdgeDetection = 0x0020
|
||||
filterMotionDetect = 0x0040
|
||||
filterRepacket = 0x0080
|
||||
filterRepacket = 0x0080
|
||||
dumpProgramInfo = 0x0100 // 256
|
||||
dumpPacketStats = 0x0200 // 512
|
||||
dumpPacketHeader = 0x0400 // 1024
|
||||
|
|
Loading…
Reference in New Issue