The RecordingsManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddRecordingAttributes |
Add attributes to a recording.
|
![]() | AddRecordingAttributesAsync |
Asynchronously add recording attributes.
|
![]() | AddRecordingTags |
Adds tags to a recording.
|
![]() | AddRecordingTagsAsync |
Asynchronously adds recording tags.
|
![]() | DeregisterUser | Obsolete.
Deregisters a user from Recorder server.
|
![]() | DeregisterUserAsync | Obsolete.
Asynchronously deregisters a user from Recorder server.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetExportUri |
Gets the export URI for a recording.
|
![]() | GetExportUriAsync |
Asynchronously gets the export URI for a recording.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSecureExportUri |
Gets the secure export URI for a recording. If HTTPS playback, archiving, and exporting is enabled, the HTTPS URI will be returned;
otherwise, the HTTP URI will be returned.
|
![]() | GetSecureExportUriAsync |
Asynchronously gets the secure export URI for a recording. If HTTPS playback, archiving, and exporting is enabled, the HTTPS URI will be returned;
otherwise, the HTTP URI will be returned.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ModifyRecordingAttributes |
Modify the value of attributes for a recording.
|
![]() | ModifyRecordingAttributesAsync |
Asynchronously modify recording attributes.
|
![]() | QueryRecordingAttributes |
Query the attributes for a recording.
|
![]() | QueryRecordingAttributesAsync |
Asynchronously query recording attributes.
|
![]() | QueryRecordingTags |
Query the tags for a recording.
|
![]() | QueryRecordingTagsAsync |
Asynchronously query recording tags.
|
![]() | RegisterUser | Obsolete.
Registers the current session user with the Recorder server.This must be called before issuing requests to Recorder server.
|
![]() | RegisterUserAsync | Obsolete.
Asynchronously registers the current session user with the Recorder server. This must be called before issuing requests to Recorder server.
|
![]() | RemoveRecordingAttributes |
Remove attributes from a recording.
|
![]() | RemoveRecordingAttributesAsync |
Asynchronously remove attributes from a recording.
|
![]() | RemoveRecordingTags |
Remove tags from a recording.
|
![]() | RemoveRecordingTagsAsync |
Asynchronously remove recording tags.
|
![]() | SendRecordingsEmail |
Sends an email containing a list of recording Ids to Recorder server.
|
![]() | SendRecordingsEmailAsync |
Asynchronously sends an email containing a list of recording IDs to Recorder server.
|
![]() | StartStationAudioPlayback |
Starts playback of a recording to a station.
|
![]() | StartStationAudioPlaybackAsync |
Asynchronously starts playback of a recording to a station.
|
![]() | StopStationAudioPlayback |
Stops playback of a recording over station audio.
|
![]() | StopStationAudioPlaybackAsync |
Asynchronously stops playback of a recording over station audio.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |