Developer_release_1.4.0
Struct mint.structs.mint_capabilities
Describes some specifics of Mint configuration on the device.
Properties
decoder_present | (boolean)(bool) Decoder present. |
encoder_present | (boolean)(bool) Encoder present. |
gateway | (integer)(uint32_t) Gateway. |
has_gateway | (boolean)(bool) Has gateway. |
has_ip | (boolean)(bool) Has ip. |
has_mac | (boolean)(bool) Has mac. |
has_subnet | (boolean)(bool) Has subnet. |
ip | (integer)(uint32_t) Ip. |
simulation_mode | (boolean)(bool) Simulation mode. |
streaming_audio | (boolean)(bool) Streaming audio. |
streaming_video | (boolean)(bool) Streaming video. |
subnet | (integer)(uint32_t) Subnet. |
Properties
- decoder_present
- (boolean)(bool) Decoder present.
- encoder_present
- (boolean)(bool) Encoder present.
- gateway
- (integer)(uint32_t) Gateway.
- has_gateway
- (boolean)(bool) Has gateway.
- has_ip
- (boolean)(bool) Has ip.
- has_mac
- (boolean)(bool) Has mac.
- has_subnet
- (boolean)(bool) Has subnet.
- ip
- (integer)(uint32_t) Ip.
- simulation_mode
- (boolean)(bool) Simulation mode.
- streaming_audio
- (boolean)(bool) Streaming audio.
- streaming_video
- (boolean)(bool) Streaming video.
- subnet
- (integer)(uint32_t) Subnet.