ISurface interface
The ISurface interface wraps an IDirect3DSurface9 interface that represents a video surface.
Members
The ISurface interface inherits from IBuffer. ISurface also has these types of members:
Methods
The ISurface interface has these methods.
Method | Description |
---|---|
get_Surface | Retrieves an IDirect3DSurface9 interface that points to the video surface. |
get_VideoSize | Retrieves the size of the video surface. |