Documentation
¶
Index ¶
Constants ¶
View Source
const ( MethodSetup = "SETUP" MethodPlay = "PLAY" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Conn ¶
type Conn struct { core.Connection // contains filtered or unexported fields }
func (*Conn) GetMedias ¶
GetMedias implements core.Producer. Subtle: this method shadows the method (Connection).GetMedias of Conn.Connection.
Click to show internal directories.
Click to hide internal directories.