Package | Description |
---|---|
ola | |
ola.proto |
Modifier and Type | Method and Description |
---|---|
boolean |
OlaClient.sendTimeCode(Ola.TimeCodeType type,
int frames,
int hours,
int minutes,
int seconds)
Send TimeCode.
|
Modifier and Type | Method and Description |
---|---|
Ola.TimeCodeType |
Ola.TimeCodeOrBuilder.getType()
required .ola.proto.TimeCodeType type = 5; |
Ola.TimeCodeType |
Ola.TimeCode.getType()
required .ola.proto.TimeCodeType type = 5; |
Ola.TimeCodeType |
Ola.TimeCode.Builder.getType()
required .ola.proto.TimeCodeType type = 5; |
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(int value) |
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ola.TimeCodeType[] |
Ola.TimeCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<Ola.TimeCodeType> |
Ola.TimeCodeType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Ola.TimeCode.Builder |
Ola.TimeCode.Builder.setType(Ola.TimeCodeType value)
required .ola.proto.TimeCodeType type = 5; |
Copyright © 2016. All rights reserved.