Table of Contents

Method SetOptions

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

SetOptions(OptionsWindows)

public void SetOptions(MediaPlayer.OptionsWindows options)

Parameters

options MediaPlayer.OptionsWindows

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

public void SetOptions(Windows.VideoApi videoApi, Windows.AudioOutput audioOutput, bool useHardwareDecoding, bool useRendererSync, 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, bool useAudioDelay)

Parameters

videoApi Windows.VideoApi
audioOutput Windows.AudioOutput
useHardwareDecoding bool
useRendererSync 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
useAudioDelay bool