Property | Type | Description | |
---|---|---|---|
GetPortType | PortType | ||
PortReference | System | ||
ReadJackPortFlags | void |
Method | Description | |
---|---|---|
Equals ( |
Determines whether the specified JackSharp.Ports.PortReference is equal to the current JackSharp.Ports.PortReference.
|
|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to the current JackSharp.Ports.PortReference.
|
|
GetHashCode ( ) : int |
Serves as a hash function for a JackSharp.Ports.PortReference object.
|
|
operator ( ) : bool |
Method | Description | |
---|---|---|
GetPortType ( UnsafeStructs portPointer ) : PortType | ||
PortReference ( UnsafeStructs portPointer ) : System | ||
ReadJackPortFlags ( UnsafeStructs portPointer, Direction &direction, bool &isPhysicalPort ) : void |
public Equals ( |
||
other | The |
|
return | bool |
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |