Table of Contents

Method SetOptions

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

SetOptions(VideoApi, AudioOutput, bool, bool, bool, bool, bool, string, List<string>, bool, int, int, bool, bool, bool, bool, BufferedFrameSelectionMode, bool, bool)

public void SetOptions(Windows.VideoApi videoApi, Windows.AudioOutput audioOutput, bool useHardwareDecoding, bool useTextureMips, bool use10BitTextures, bool hintAlphaChannel, bool useLowLatency, string audioDeviceOutputName, List<string> preferredFilters, bool useCustomMovParser, int parallelFrameCount, int prerollFrameCount, bool useHapNotchLC, bool useStereoDetection, bool useTextTrackSupport, bool useFacebookAudio360Support, BufferedFrameSelectionMode bufferedFrameSelection, bool pauseOnPrerollComplete, bool useAudioDelay)

Parameters

videoApi Windows.VideoApi
audioOutput Windows.AudioOutput
useHardwareDecoding bool
useTextureMips bool
use10BitTextures bool
hintAlphaChannel bool
useLowLatency bool
audioDeviceOutputName string
preferredFilters List<string>
useCustomMovParser bool
parallelFrameCount int
prerollFrameCount int
useHapNotchLC bool
useStereoDetection bool
useTextTrackSupport bool
useFacebookAudio360Support bool
bufferedFrameSelection BufferedFrameSelectionMode
pauseOnPrerollComplete bool
useAudioDelay bool