transcodeHardwareFullPipeline property

  1. @JsonKey(name: 'transcode_hw_full_pipeline', fromJson: TautulliUtilities.ensureBooleanFromJson)
bool? transcodeHardwareFullPipeline
final

Is the transcoder using hardware acceleration for the full pipeline?

Implementation

@JsonKey(name: 'transcode_hw_full_pipeline', fromJson: TautulliUtilities.ensureBooleanFromJson)
final bool? transcodeHardwareFullPipeline;