Esempio n. 1
0
 internal NativeVideoCaptureState GetData()
 {
     return(NativeVideoCaptureState.FromPointer(
                C.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(SelfPtr())));
 }
 internal NativeVideoCaptureState GetData() =>
 NativeVideoCaptureState.FromPointer(GooglePlayGames.Native.Cwrapper.VideoManager.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(base.SelfPtr()));
Esempio n. 3
0
 internal NativeVideoCaptureState GetData()
 {
     return(NativeVideoCaptureState.FromPointer(GooglePlayGames.Native.Cwrapper.VideoManager.VideoManager_GetCaptureStateResponse_GetVideocapturestate(SelfPtr())));
 }
Esempio n. 4
0
 internal NativeVideoCaptureState GetData() =>
 NativeVideoCaptureState.FromPointer(VideoManager.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(base.SelfPtr()));