started
boolean startedme.tamkungz.codecmedia.model.PlaybackResult
public record PlaybackResult( boolean started, String backend, MediaType mediaType, /** Optional diagnostic message; may be {@code null} when no message is produced. */ String message )boolean startedString backendMediaType mediaType/** Optional diagnostic message; may be {@code null} when no message is produced. */ String message