cryptoRebel / sukiyoshi

Automatically exported from code.google.com/p/sukiyoshi
0 stars 0 forks source link

FindAllVideos howMany not working #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
enetering any integer such as 10 in the method does not make it to the request 
url. For example FindAllVideos(10) returns 100

What is the expected output? What do you see instead?
10 records returned by the method instead of 100

What version of the product are you using? On what operating system?
Latest committed source (r36)

Original issue reported on code.google.com by jims...@gmail.com on 25 Jul 2010 at 1:46

GoogleCodeExporter commented 8 years ago
I've updated the VideoAPI.cs file so that the lower limit is removed. I've also 
updated the namespace so that there shouldn't be anymore references to 
BrightcoveAPI, it should now be BrightcoveSDK. 

Original comment by stiles.m...@gmail.com on 28 Jul 2010 at 5:16

GoogleCodeExporter commented 8 years ago

Original comment by stiles.m...@gmail.com on 31 Aug 2010 at 2:18