Represents a location which can be:
-
A local filesystem path or a media location URL.
-
An open file descriptor ID.
-
A bitstream input.
Alias
alias for
hxvlc.util.typeLimit.OneOfThree<String, Int, haxe.io.Bytes>