Module sciter::video [] [src]

Sciter custom video rendering primitives.

Structs

AssetPtr

A managed iasset pointer.

fragmented_video_destination

Fragmented destination interface, used for partial updates.

iasset

COM IUnknown alike thing.

video_destination

Video destination interface, represents video rendering site.

video_source

Video source interface, used by engine to query video state.

Enums

COLOR_SPACE

Traits

NamedInterface

Type Definitions

Result

A type alias for Sciter functions that return bool.