Documentation ¶
Index ¶
- type BaseLive
- func (a *BaseLive) GetLastStartTime() time.Time
- func (a *BaseLive) GetLiveId() live.ID
- func (a *BaseLive) GetRawUrl() string
- func (a *BaseLive) GetStreamInfos() ([]*live.StreamUrlInfo, error)
- func (a *BaseLive) GetStreamUrls() ([]*url.URL, error)
- func (a *BaseLive) SetLastStartTime(time time.Time)
- func (a *BaseLive) SetLiveIdByString(value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseLive ¶
func (*BaseLive) GetLastStartTime ¶
func (*BaseLive) GetStreamInfos ¶ added in v0.7.33
func (a *BaseLive) GetStreamInfos() ([]*live.StreamUrlInfo, error)
TODO: remove this method
func (*BaseLive) GetStreamUrls ¶ added in v0.7.33
TODO: remove this method
func (*BaseLive) SetLastStartTime ¶
func (*BaseLive) SetLiveIdByString ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.