Udostępnij za pośrednictwem


EditingEndedEvent.OperationTypeVideoTransmux Field

Definition

Input video samples were written (muxed) directly to the output file without transcoding.

[Android.Runtime.Register("OPERATION_TYPE_VIDEO_TRANSMUX", ApiSince=35)]
public const long OperationTypeVideoTransmux = 16;
[<Android.Runtime.Register("OPERATION_TYPE_VIDEO_TRANSMUX", ApiSince=35)>]
val mutable OperationTypeVideoTransmux : int64

Field Value

Value = 16

Implements

Attributes

Remarks

Input video samples were written (muxed) directly to the output file without transcoding.

Java documentation for android.media.metrics.EditingEndedEvent.OPERATION_TYPE_VIDEO_TRANSMUX.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to