AVBlocks for .NET
3.0
Audio and Video Software Development Kit
|
Describes a device that can be used for hardware accelerated encoding, decoding or processing. More...
Properties | |
IList< HwCodec > | Codecs [get] |
Returns an immutable list of hardware codecs. | |
Int64 | ID [get, set] |
The device id uniquely identifies a concrete device among all devices from the same vendor. | |
string | Name [get, set] |
Device name. | |
HwVendor | Vendor [get, set] |
Hardware Vendor. | |
Describes a device that can be used for hardware accelerated encoding, decoding or processing.
|
getset |
The device id uniquely identifies a concrete device among all devices from the same vendor.
It is not unique across vendors. It can be any value except -1.