cinematic_s Struct Reference

#include <cl_cinematic.h>

Data Fields

char name [MAX_QPATH]
qboolean replay
int x
int y
int w
int h
qboolean noSound
qboolean fullScreen
int cinematicType
int status
void * codecData

Detailed Description

Definition at line 36 of file cl_cinematic.h.


Field Documentation

if true, video is displayed in fullscreen

Definition at line 43 of file cl_cinematic.h.

for drawing in the menu maybe

Definition at line 40 of file cl_cinematic.h.

Referenced by CIN_OGM_DrawCinematic(), CIN_ROQ_DrawCinematic(), and CIN_SetParameters().

char cinematic_s::name[MAX_QPATH]

virtual filesystem path with file suffix

Definition at line 37 of file cl_cinematic.h.

Referenced by CIN_ROQ_PlayCinematic(), and CIN_RunCinematic().

no sound while playing the cinematic

Definition at line 42 of file cl_cinematic.h.

Referenced by CIN_OGM_LoadAudioFrame(), CIN_ROQ_DecodeChunk(), and CIN_SetParameters().

autmatically replay in endless loop

Definition at line 39 of file cl_cinematic.h.

Referenced by CIN_ROQ_DecodeChunk(), and CIN_RunCinematic().

Definition at line 40 of file cl_cinematic.h.

Referenced by CIN_OGM_DrawCinematic(), CIN_ROQ_DrawCinematic(), and CIN_SetParameters().

Definition at line 40 of file cl_cinematic.h.

Referenced by CIN_OGM_DrawCinematic(), CIN_ROQ_DrawCinematic(), and CIN_SetParameters().

Definition at line 40 of file cl_cinematic.h.

Referenced by CIN_OGM_DrawCinematic(), CIN_ROQ_DrawCinematic(), and CIN_SetParameters().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2