Function getMediaPlayerCacheManager

  • Gets one IMediaPlayerCacheManager instance. When you successfully call this method, the SDK returns a media player cache manager instance. The cache manager is a singleton pattern. Therefore, multiple calls to this method returns the same instance.Make sure the IRtcEngine is initialized before you call this method.

    Returns

    The IMediaPlayerCacheManager instance.

    Returns IMediaPlayerCacheManager

Generated using TypeDoc