BrawlCrate v0.41
Wii File Editor
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
BrawlLib.Imaging.IVideo Interface Reference
Inheritance diagram for BrawlLib.Imaging.IVideo:
BrawlLib.Imaging.IImageSource BrawlLib.SSBB.ResourceNodes.PAT0TextureNode BrawlLib.SSBB.ResourceNodes.THPNode

Public Member Functions

int GetImageIndexAtFrame (int frame)
 
- Public Member Functions inherited from BrawlLib.Imaging.IImageSource
Bitmap GetImage (int index)
 

Properties

bool Loop [get]
 
uint NumFrames [get]
 
float FrameRate [get]
 
IAudioStream Audio [get]
 
uint Frequency [get]
 
- Properties inherited from BrawlLib.Imaging.IImageSource
int ImageCount [get]
 

Member Function Documentation

◆ GetImageIndexAtFrame()

int BrawlLib.Imaging.IVideo.GetImageIndexAtFrame ( int  frame)

Property Documentation

◆ Audio

IAudioStream BrawlLib.Imaging.IVideo.Audio
get

◆ FrameRate

float BrawlLib.Imaging.IVideo.FrameRate
get

◆ Frequency

uint BrawlLib.Imaging.IVideo.Frequency
get

◆ Loop

bool BrawlLib.Imaging.IVideo.Loop
get

◆ NumFrames

uint BrawlLib.Imaging.IVideo.NumFrames
get

The documentation for this interface was generated from the following file: