Wowza Community

Couldn't find the API reference for class DvrBasePlaylistRequestDelegate

I’m trying to learn how to create a custom DVR playlist request delegate by following this doc:
https://www.wowza.com/docs/how-to-use-wowza-ndvr-playlist-request-api

However, I couldn’t find the api documentation of several classes used in the sample:
com.wowza.wms.dvr.DvrBasePlaylistRequestDelegate
com.wowza.wms.dvr.DvrPlaylistRequest

The api documentation I’m looking at is:
https://www.wowza.com/resources/serverapi/

Are these classes not fully public? It would be helpful to have their documentation though if we are supposed to use them for creating the delegate.

Thanks,
Wendong

@Wendong_Li That is correct, and a good request, those classes do not currently have publicly facing documentation. I will create a feature request for them to be potentially available in the future.

1 Like