Battle Talent  V11
Public Member Functions | Public Attributes | Static Public Attributes | Events | List of all members
CrossLink.VideoMgr Class Reference

Public Member Functions

void Init ()
 
void LoadData ()
 
void ReadLocalVideoInfo ()
 
void PushVideoInfo (JObject json)
 
void LoadOrDownloadVideoFile ()
 
void OnVideoInfoLoadEnd (JObject json)
 
void NotifyVideoPlayer ()
 
void OnVideoLoaded (string file)
 

Public Attributes

VideoGroup videoGroup = new VideoGroup()
 

Static Public Attributes

const string videoPath = "Video"
 
const string jsonFileName = "videoInfo.json"
 
static VideoMgr Instance = new VideoMgr()
 

Events

System.Action VideoUpdateEvent