This website works better with JavaScript
Home
Explore
Help
Register
Sign In
live
/
m7s
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
67001cd674
Branches
Tags
master
m7s
/
m7s.live
/
plugin
/
ps
/
v4@v4.1.5-0.20231213072312-25570d9571b3
/
port.go
port.go
72 B
History
Raw
1
2
3
4
5
6
package ps
type MediaPort struct {
Protocol string
Port uint16
}