Documentation ¶
Index ¶
- type Caption
- type Option
- func WithAudioTrackType(audioTrackType string) Option
- func WithFile(file string) Option
- func WithID(id string) Option
- func WithIsAutoSynced(isAutoSynced bool, changed bool) Option
- func WithIsCC(isCC bool, changed bool) Option
- func WithIsDraft(isDraft bool, changed bool) Option
- func WithIsEasyReader(isEasyReader bool, changed bool) Option
- func WithIsLarge(isLarge bool, changed bool) Option
- func WithLanguage(language string) Option
- func WithName(name string) Option
- func WithOnBehalfOf(onBehalfOf string) Option
- func WithOnBehalfOfContentOwner(onBehalfOfContentOwner string) Option
- func WithService(svc *youtube.Service) Option
- func WithTfmt(tfmt string) Option
- func WithTlang(tlang string) Option
- func WithTrackKind(trackKind string) Option
- func WithVideoId(videoId string) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Caption ¶
type Option ¶
type Option func(*caption)
func WithAudioTrackType ¶
func WithIsAutoSynced ¶
func WithIsDraft ¶
func WithIsEasyReader ¶
func WithIsLarge ¶
func WithLanguage ¶
func WithOnBehalfOf ¶
func WithService ¶
func WithService(svc *youtube.Service) Option
func WithTrackKind ¶
func WithVideoId ¶
Click to show internal directories.
Click to hide internal directories.