pub fn serial_gpu_for_policy(policy: EncodePolicy) -> Option<u32>Expand description
The GPU index to pin a serial (single-GPU) encode/decode to under a
policy: None (auto/first-available) for AllGpus, the pinned index for
SingleGpu, the first device of the vendor for Family.