Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
*goobs.Client
Addr string
Password string
StudioVersion string
ServerVersion string
// contains filtered or unexported fields
}
func (*Client) ComponentAttached ¶
func (*Client) OnDisabled ¶
func (c *Client) OnDisabled()
type Configuration ¶
func (*Configuration) OnDisabled ¶
func (c *Configuration) OnDisabled()
func (*Configuration) OnEnabled ¶
func (c *Configuration) OnEnabled()
type InputTypeList ¶
type InputTypeList struct {
Client *Client
}
type OutputList ¶
type OutputList struct {
Client *Client
}
type ProfileList ¶
type ProfileList struct {
Client *Client
}
type SceneCollection ¶
type SceneCollection struct {
Name string
}
type SceneCollectionList ¶
type SceneCollectionList struct {
Client *Client
}
type SceneItemList ¶
Click to show internal directories.
Click to hide internal directories.