Moonware.Common Namespace : TemplateAudioPreset Class |
The following tables list the members exposed by TemplateAudioPreset.
Name | Description | |
---|---|---|
![]() | TemplateAudioPreset Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | AudioType | Gets or sets the supported audio codec. |
![]() | BitRate | Gets or sets the audio bit rate (bits per sample). |
![]() | Channels | Gets or sets the amount of audio channels. |
![]() | Id | Gets or sets the id of the audio preset. |
![]() | Name | Gets or sets the name of the audio preset. |
![]() | PostMode | Gets or sets the method of the HTTP request to access the live sound. |
![]() | SampleRate | Gets or sets the audio sample rate (samples per second). |
![]() | Url | Gets or sets a URL of the live sound. |
![]() | UrlSpecified | Gets a value indicating whether Url is specified. |