Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VidPlayback ¶
type VidPlayback struct { widget.BaseWidget UpdateFPS int64 VideoFilename string // contains filtered or unexported fields }
func NewVidPlayback ¶
func NewVidPlayback() *VidPlayback
func (*VidPlayback) CreateRenderer ¶
func (w *VidPlayback) CreateRenderer() fyne.WidgetRenderer
func (*VidPlayback) Play ¶
func (w *VidPlayback) Play()
func (*VidPlayback) Resize ¶
func (w *VidPlayback) Resize(s fyne.Size)
Click to show internal directories.
Click to hide internal directories.