Documentation ¶
Index ¶
- Variables
- type Recorder
- func (r *Recorder) AddOutput(url string) error
- func (r *Recorder) Close()
- func (r *Recorder) GetInputUrl(req *livekit.StartRecordingRequest) (string, bool, error)
- func (r *Recorder) RemoveOutput(url string) error
- func (r *Recorder) Run() *livekit.RecordingInfo
- func (r *Recorder) Stop()
- func (r *Recorder) Validate(req *livekit.StartRecordingRequest) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
type Recorder struct { ID string // contains filtered or unexported fields }
func (*Recorder) GetInputUrl ¶ added in v0.3.2
func (*Recorder) RemoveOutput ¶
Click to show internal directories.
Click to hide internal directories.