I am working with VS 2010, C#, and I find the following link that has SDK source codes to programmatically encode videos to play on MS Silverlight-installed browsers:
http://www.cognifide.com/blogs/marketing-technology/microsoft-smooth-streaming-part-3/
However, the source codes from that link are used to programmically encode videos in only Silverlight output. The output files for Silverlight come with extensions like .ism, .ismc, .ismv
I am looking for C# source codes using the same Expression Encoder SDK in VS 2010 to do the same function to programmatically encode videos played on Apple devices. For Apple encoded files, I expect some source codes that can encode and generate files of extensions as .m3u8, .ts, .ismx, and manifest file .ism
I am using Expression Encoder 4.0