Esempio n. 1
0
 internal static extern StreamRecorderErrorCode VideoResolution(StreamRecorderHandle handle,
                                                                VideoResolutionCallback callback, IntPtr userData = default(IntPtr));
 public static extern RecorderErrorCode GetVideoResolutions(RecorderHandle handle,
                                                            VideoResolutionCallback callback, IntPtr userData = default(IntPtr));