|
|
static String | linphone_pointer_to_string (IntPtr ptr) |
| |
|
static IntPtr | linphone_string_to_pointer ([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) |
| |
|
IntPtr | StringArrayToBctbxList (IEnumerable< string > stringlist) |
| |
|
void | CleanStringArrayPtrs (IntPtr l) |
| |
Object containing various parameters of a Linphone.Recorder.
See : Linphone.Core.CreateRecorder()
| string Linphone.RecorderParams.VideoCodec |
|
getset |
Retrieves the video codec.
- Returns
- the video codec.
| string Linphone.RecorderParams.WebcamName |
|
getset |
Retrieves the webcam name.
- Returns
- the webcam name.
| IntPtr Linphone.RecorderParams.WindowId |
|
getset |
Retrieves the window id used to display the camera preview.
- Returns
- the window id.
The documentation for this class was generated from the following file: