mirror of https://bitbucket.org/ausocean/av.git
7 lines
47 B
Go
7 lines
47 B
Go
|
package packet
|
||
|
|
||
|
|
||
|
type MpegTsPacket struct {
|
||
|
|
||
|
}
|