Class ShadowCodecCapabilities

java.lang.Object
org.robolectric.shadows.ShadowCodecCapabilities

@Implements(android.media.MediaCodecInfo.CodecCapabilities.class) public class ShadowCodecCapabilities extends Object
Shadow for MediaCodecInfo.CodecCapabilities.

This is needed to force the java implementation (as opposed to the unsupported native implementation) on post-baklava SDKs.