Documentation
¶
Index ¶
- type EndSearch
- type EndSearchResponse
- type FindEvents
- type FindEventsResponse
- type FindRecordings
- type FindRecordingsResponse
- type GetEventSearchResults
- type GetEventSearchResultsResponse
- type GetRecordingSearchResults
- type GetRecordingSearchResultsResponse
- type GetRecordingSummary
- type GetRecordingSummaryResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndSearchResponse ¶
type FindEvents ¶
type FindEventsResponse ¶
type FindRecordings ¶
type FindRecordingsResponse ¶
type GetEventSearchResults ¶
type GetEventSearchResultsResponse ¶
type GetEventSearchResultsResponse struct {
ResultList onvif.FindEventResultList
}
type GetRecordingSearchResultsResponse ¶
type GetRecordingSearchResultsResponse struct {
ResultList onvif.FindRecordingResultList
}
type GetRecordingSummary ¶ added in v0.1.2
type GetRecordingSummary struct {
XMLName string `xml:"tse:GetRecordingSummary"`
}
type GetRecordingSummaryResponse ¶ added in v0.1.2
type GetRecordingSummaryResponse struct {
Summary onvif.RecordingSummary
}
Click to show internal directories.
Click to hide internal directories.