Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶ added in v1.0.2
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶ added in v1.0.2
func (*Handler) HandleRequest ¶ added in v1.0.2
func (h *Handler) HandleRequest(ctx context.Context, req *livekit.StartEgressRequest)
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) ListEgress ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.