Added in API level 30

MediaCasException.InsufficientResourceException

public static final class MediaCasException.InsufficientResourceException
extends MediaCasException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.media.MediaCasException
         ↳ android.media.MediaCasException.InsufficientResourceException


Exception thrown when an operation on a MediaCas object is attempted and hardware resources are not sufficient to allocate, due to client's lower priority.

Summary

Inherited methods