Class OgvDecoder
- Namespace
- Lime
- Assembly
- Lime.dll
public class OgvDecoder : IDisposable
- Inheritance
-
OgvDecoder
- Implements
- Inherited Members
Constructors
OgvDecoder(Stream)
public OgvDecoder(Stream stream)
Parameters
stream
Stream
Properties
FrameSize
public Size FrameSize { get; }
Property Value
Methods
DecodeFrame()
public bool DecodeFrame()
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
FillTextureAlpha(Color4[], int, int)
public void FillTextureAlpha(Color4[] pixels, int width, int height)
Parameters
FillTextureRGBX8(Color4[], int, int)
public void FillTextureRGBX8(Color4[] pixels, int width, int height)
Parameters
GetCurrentStreamsCount()
public static int GetCurrentStreamsCount()
Returns
GetPlaybackTime()
public double GetPlaybackTime()