All Tags ›
iis7 ›
Media Pack ›
Web Playlists (
RSS)
Sorry, but there are no more tags available to filter with.
-
If you are building the managed provider and look at the sample code in the walkthrough there is a Program ID: [Guid("D5178953-96A0-4ebd-B511-024897DA2C09")] [ProgId("SamplePlaylistProvider.ProviderSample")] [ComVisible(true)] public class PlaylistProvider : IPlaylistProvider { IPlaylistInfo...
-
When you register a register a provider, what is that “ProgramID”? COM GUID? I’m just using that sample which was provided in the site and it has the below: [ Guid ( "D5178953-96A0-4ebd-B511-024897DA2C09" )] I just used the same Guid there while creating a new provider. I’ve just added the...
Page 1 of 1 (2 items)