CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
IManaMoviePlayerInterface.h ファイル
#include "CoreTypes.h"
#include "Templates/SharedPointer.h"
#include "Mana/Mana.h"
#include "Mana/IManaObjectPool.h"
#include "CriWareManaUtils.h"

クラス

struct  FManaPlayerTimeStamp
class  IManaMovieAudioDecoderOutput
class  IManaMovieDecoderOutput
class  IManaMovieDecoderOutputOwner
class  IManaMoviePlayerResourceDelegate
class  IManaMovieSubtitleDecoderOutput
class  IManaMovieVideoDecoderOutput
class  IManaPlayerDelegate

型定義

using FManaMovieVideoDecoderOutputPtr = TSharedPtr<FManaMovieVideoDecoderOutput, ESPMode::ThreadSafe>
using IManaMovieAudioDecoderOutputPtr = TSharedPtr<IManaMovieAudioDecoderOutput, ESPMode::ThreadSafe>
using IManaMovieSubtitleDecoderOutputPtr = TSharedPtr<IManaMovieSubtitleDecoderOutput, ESPMode::ThreadSafe>

型定義詳解

◆ FManaMovieVideoDecoderOutputPtr

using FManaMovieVideoDecoderOutputPtr = TSharedPtr<FManaMovieVideoDecoderOutput, ESPMode::ThreadSafe>

◆ IManaMovieAudioDecoderOutputPtr

using IManaMovieAudioDecoderOutputPtr = TSharedPtr<IManaMovieAudioDecoderOutput, ESPMode::ThreadSafe>

◆ IManaMovieSubtitleDecoderOutputPtr

using IManaMovieSubtitleDecoderOutputPtr = TSharedPtr<IManaMovieSubtitleDecoderOutput, ESPMode::ThreadSafe>