Android.Media.MediaCodec.BufferInfo.Set Method

Syntax

[Android.Runtime.Register("set", "(IIJI)V", "")]
public void Set (int newOffset, int newSize, long newTimeUs, [Android.Runtime.GeneratedEnum] MediaCodecBufferFlags newFlags)

Parameters

newOffset
Documentation for this section has not yet been entered.
newSize
Documentation for this section has not yet been entered.
newTimeUs
Documentation for this section has not yet been entered.
newFlags
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16