// Copyright 2025 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. { template: ./play-mse.hjson unbound_args: [ UNMUTE_PLAYER FILE_NAME ] args: { ADDITIONAL_ACTIONS: [ { action: probe probe: video_acceleration kwargs: { expect_hw_accel: $[EXPECT_HW_ACCEL] } } ] } }