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