Enum MediaFileFormat
Enum representing the file format of a recording.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public enum MediaFileFormat
Fields
Name | Description |
---|---|
Mkv | < WAVE file format, .wav file extension.
|
Smff | < Standard Matroska file format, supports video, .mkv or .mka file extension. < Simple Multimedia File Format, a proprietary format that supports video, .smff file extension. |
Unknown |
|
Wav |
|