Skip to content

Video

A Video describes the properties and location of a Bink (.bik) video file.

Video structure

Name Type Condition Description
header ThorResourceHeader
??? bool Revelation's code appears to ignore this field.
path EncryptedString Virtual path to video file.
hasAlpha bool Indicates whether the video contains transparency data.
preload bool Indicates whether the video should be preloaded.
isMonochrome bool
dataRate uint32
hasKeyframes bool
keyframes ThorResource hasKeyframes Used for easy seeking through the video. Resource is ignored if not a ContainerResource, and contained resources are ignored if not VariableResource. However, the VariableResources must have uint32 type, or Revelation will crash.