Documentation ¶
Index ¶
- type Clientdeprecated
- func (c *Client) Close() error
- func (c *Client) Dial() (err error)
- func (c *Client) GetMedias() []*core.Media
- func (c *Client) GetTrack(media *core.Media, codec *core.Codec) (*core.Receiver, error)
- func (c *Client) Handle() error
- func (c *Client) MarshalJSON() ([]byte, error)
- func (c *Client) Start() error
- func (c *Client) Stop() error
- type State
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client
deprecated
Deprecated: should be rewritten to core.Connection
func (*Client) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.