Documentation
¶
Index ¶
- Variables
- func GetVideoCoverUrl(videoId string) string
- func GetVideoFileUrl(videoId string) string
- func GetVideoPlayAuth(videoId string) (string, error)
- func SetVodClient(region string, clientId string, clientSecret string) error
- func UploadVideo(fileId string, filename string, fileBuffer *bytes.Buffer) (string, error)
- type UploadAddress
- type UploadAuth
Constants ¶
This section is empty.
Variables ¶
View Source
var VodClient *vod20170321.Client
Functions ¶
func GetVideoCoverUrl ¶
func GetVideoFileUrl ¶
func GetVideoPlayAuth ¶
Types ¶
type UploadAddress ¶
Click to show internal directories.
Click to hide internal directories.