
Bing::Search::Source::Video - Video search with Bing

Market,
Version,
Adult,
Options,
and setOptionsSee Bing::Search for documentation of these common attributes.
Video_Offset and Video_Count 
The default value for Video_Count is 10,
with a possible range of 1 to 50.
The sum of Video_Offset and Video_Count may not exceed 1,000.
Video_FilterContains an arrayref of filters.
Don't fiddle with tis.
Use Video_setFilter instead.
Video_setFilterProvide the name of a filter,
optionally with a + to add it.
Prepend a - to instead remove the filter.
A list of filters is available here: http://msdn.microsoft.com/en-us/library/dd560956.aspx.
Video_SortBySort the results. Valid options are Date or Relevance.

Dave Houston " dhouston@cpan.org ", 2010

This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.