Package com.microsoft.azure.cognitiveservices.search.videosearch.implementation
This package contains the implementation classes for BingVideoSearchAPI.
The Video Search API lets you search on Bing for video that are relevant to the user's search query, for insights about a video or for videos that are trending based on search requests made by others. This section provides technical details about the query parameters and headers that you use to request videos and the JSON response objects that contain them. For examples that show how to make requests, see [Searching the Web for Videos](https://docs.microsoft.com/azure/cognitive-services/bing-video-search/search-the-web).
-
Class Summary Class Description BingVideoSearchAPIImpl Initializes a new instance of the BingVideoSearchAPIImpl class.BingVideosImpl An instance of this class provides access to all the operations defined in BingVideos.