예제 #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()));
예제 #3
0
 internal NativeVideoCaptureState GetData()
 {
     return(NativeVideoCaptureState.FromPointer(GooglePlayGames.Native.Cwrapper.VideoManager.VideoManager_GetCaptureStateResponse_GetVideocapturestate(SelfPtr())));
 }
예제 #4
0
 internal NativeVideoCaptureState GetData() =>
 NativeVideoCaptureState.FromPointer(VideoManager.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(base.SelfPtr()));