Documentation
¶
Index ¶
- Constants
- type Avatar
- type KeyframeAgentdeprecated
Constants ¶
View Source
const ( PluginTitle = "rtp-agent.plugins.keyframe" PluginVersion = "v0.4.2" PluginPackage = "rtp-agent.plugins.keyframe" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Avatar ¶ added in v0.4.2
type Avatar struct {
// contains filtered or unexported fields
}
func NewKeyframeAgent
deprecated
func (*Avatar) AvatarIdentity ¶ added in v0.4.2
func (*Avatar) UpdateState ¶ added in v0.4.2
func (a *Avatar) UpdateState(state agent.AvatarState) error
type KeyframeAgent
deprecated
type KeyframeAgent = Avatar
Deprecated: use Avatar.
Click to show internal directories.
Click to hide internal directories.