Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrackTranscription ¶
type Transcriber ¶
type Transcription ¶
type Transcription []TrackTranscription
func (Transcription) WebVTT ¶
func (t Transcription) WebVTT(w io.Writer, opts WebVTTOptions) error
type WebVTTOptions ¶
type WebVTTOptions struct {
OmitSpeaker bool
}
Click to show internal directories.
Click to hide internal directories.