search library
search classes
Classes
- FindRecordingResult
- FindRecordingsResponse
- Returns information about a single Recording specified by a RecordingToken. This operation is mandatory to support for a device implementing the recording search service.
- GetRecordingInformationResponse
- Returns information about a single Recording specified by a RecordingToken. This operation is mandatory to support for a device implementing the recording search service.
- GetRecordingSearchResultsResponse
- GetRecordingSearchResults acquires the results from a recording search session previously initiated by a FindRecordings operation. The response shall not include results already returned in previous requests for the same session. If MaxResults is specified, the response shall not contain more than MaxResults results. The number of results relates to the number of recordings. For viewing individual recorded data for a signal track use the FindEvents method.
- GetRecordingSummaryResponse
- GetRecordingSummary is used to get a summary description of all recorded data. This operation is mandatory to support for a device implementing the recording search service.
- RecordingInformation
- A RecordingInformation structure for each found recording matching the search.
- RecordingSummary
- SearchScope
- Scope defines the dataset to consider for this search.
- TrackInformation
- Basic information about the track. Note that a track may represent a single contiguous time span or consist of multiple slices.