Click or drag to resize
LaunchBox

VideoTypes Class

This class contains constant values for all of the various game video types that are used in LaunchBox/Big Box.
Inheritance Hierarchy
SystemObject
  Unbroken.LaunchBox.Plugins.DataVideoTypes

Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class VideoTypes

The VideoTypes type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetList This method gets a list of all the various game video types that are used in LaunchBox/Big Box.
Top
Fields
 NameDescription
Public fieldStatic memberMarquee Represents videos that are to be played in a marquee.
Public fieldStatic memberRecording Represents recordings captured by the screen recording feature implemented in LaunchBox 10.16.
Public fieldStatic memberThemeVideo Represents theme videos. These represents videos by the same name in LaunchBox version 10.15 and prior.
Public fieldStatic memberTrailer Represents trailer videos.
Public fieldStatic memberVideoSnap Represents Video snap videos. These are the traditional video's used in LaunchBox version 10.15 and prior.
Top
See Also