OROCHI
 
Loading...
Searching...
No Matches
GxMoviePlayerInitializeInfo Struct Reference

初期化情報構造体 More...

#include <GxMoviePlayerBase.h>

Collaboration diagram for GxMoviePlayerInitializeInfo:

Public Types

定義
enum class  INITIALIZE_ID { AUTO = -1 }
 ID初期化 More...
 

Public Member Functions

初期化
 GxMoviePlayerInitializeInfo (void)
 デフォルトコンストラクタ
 

Public Attributes

メンバ変数
GX_STR _pFileName
 ムービーファイル名
 
GX_STR _pCaptionFileName
 字幕ファイル名
 
u32 _decodeQueueIndex
 デコードキューIndex
 
s32 _soundId
 サウンドストリームID
 
b32 _isNoSound
 サウンドなし判定
 
b32 _isUseRuby
 字幕のルビ使用判定
 
b32 _isUseH264
 H264コーデック使用判定
 
RENDER_VIEW _renderView
 描画優先度(ビュー)
 
RENDER_SUB_VIEW _renderSubView
 描画優先度(サブビュー)
 
RENDER_PASS _renderPass
 描画プライオリティ
 
f32 _renderSubPriority
 描画サブプライオリティ(パス内での優先度)
 

Detailed Description

初期化情報構造体

Member Enumeration Documentation

◆ INITIALIZE_ID

ID初期化

Enumerator
AUTO 

ID自動選択


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