Skip to content
Commit 87c3e217 authored by Andrés G. Aragoneses's avatar Andrés G. Aragoneses
Browse files

GStreamerSharp: prefer an InvalidOperationException than a NRE

If retrieving the tee pad doesn't work, it's better to throw an
InvalidOperationException right away, instead of causing a NRE
at a later stage.
parent cdc20aa6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment