Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PrerollBuffer ¶
type PrerollBuffer struct {
// contains filtered or unexported fields
}
func NewPrerollBuffer ¶
func NewPrerollBuffer(onBufferReset func() error) *PrerollBuffer
func (*PrerollBuffer) Close ¶
func (pb *PrerollBuffer) Close() error
func (*PrerollBuffer) SetWriter ¶
func (pb *PrerollBuffer) SetWriter(w io.WriteCloser) error
Click to show internal directories.
Click to hide internal directories.