Android.Media.MediaFormat.KeyFlacCompressionLevel Field
A key describing the FLAC compression level to be used (FLAC audio format only).

Syntax

[Android.Runtime.Register("KEY_FLAC_COMPRESSION_LEVEL")]
public const string KeyFlacCompressionLevel

Remarks

A key describing the FLAC compression level to be used (FLAC audio format only). The associated value is an integer ranging from 0 (fastest, least compression) to 8 (slowest, most compression).

[Android Documentation]

Requirements

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