Android.Media.MediaCodecInfoState Enumeration
Enumerates values returned by several types.

Syntax

public enum MediaCodecInfoState

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
OutputBuffersChangedThe output buffers have changed, the client must refer to the new set of output buffers returned by MediaCodec.GetOutputBuffers from this point on.
OutputFormatChangedThe output format has changed, subsequent data will follow the new format. MediaCodec.OutputFormat returns the new format.
TryAgainLaterIf a non-negative timeout had been specified in the call to MediaCodec.DequeueOutputBuffer(Android.Media.MediaCodec.BufferInfo, System.Int64), indicates that the call timed out.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0