MediaPlayerCtrl.Call_GetVideoWidth C# (CSharp) Méthode

Call_GetVideoWidth() private méthode

private Call_GetVideoWidth ( ) : int
Résultat int
	private int Call_GetVideoWidth()
	{
		return GetJavaObject().Call<int>("GetVideoWidth");
	}
	
MediaPlayerCtrl