codec property

String? codec
final

Audio codec used (e.g., 'aac', 'mp3', 'ac3').

May be null if not available from the platform.

Implementation

final String? codec;