Skip to main content
Member of ML.SDK.MLPlayer
Method

void MLPlayer.LoadPlayerThumbnail(Action<[Texture2D](#)> onComplete)

 void MLPlayer.LoadPlayerThumbnail(Action`<Texture2D>` onComplete);

Parameters

ParameterTypeDescription
onCompleteAction<[Texture2D](#)>A callback to call when the loading process is complete.

Returns

void

Summary

Loads the player Thumbnail.