codec property

String? codec
final

Video codec used (e.g., "avc1", "hevc", "vp9").

May be null if not available from the platform.

Implementation

final String? codec;