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. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET