SampleStream.ReadDataResult


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = ElementType.TYPE_USE)
@IntDef(value = [C.RESULT_NOTHING_READC.RESULT_FORMAT_READC.RESULT_BUFFER_READ])
annotation SampleStream.ReadDataResult


Return values of readData.