Thanks Nic
I'm sorry about my questions ..
in google dev guide said this way to take the video's pic :
foreach (MediaThumbnail thumbnail in video.Thumbnails)
{
Console.WriteLine("\tThumbnail URL: " + thumbnail.Url);
Console.WriteLine("\tThumbnail time index: " + thumbnail.Time);
}
I could't find MediaThumbnail library to make it work .. !
Sorry again :)
have a nice day/night
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Youtube-Client-Library-in-monotouch-tp4655973p4656538.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch