RecordingFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The media container format type of a call recording.
public enum RecordingFormat
type RecordingFormat =
Public Enum RecordingFormat
- Inheritance
-
RecordingFormat
Fields
Name | Value | Description |
---|---|---|
Wav | 0 | wav. |
Mp3 | 1 | mp3. |
Mp4 | 2 | mp4. |