Wowza Community

Getting a list of DVR Stores

I am working on developing a custom plugin for Wowza and I need to get a list of the DVR streams that are available for an application. I am using ‘version’ as the Archive method so I’d like the list to include the possible stream names and each archived version. Can someone point me toward the correct interface that could provide this information?

IDvrStreamManager looks like the place to start.