trtc_publish_target_t class
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter -
cdn_url_list
↔ Pointer<
trtc_publish_cdn_url_t> -
getter/setter pair
- cdn_url_list_size ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
mix_stream_identity
↔ Pointer<
trtc_user_t> -
getter/setter pair
- mode ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
freeStruct(
Pointer< trtc_publish_target_t> pointer) → dynamic -
fromParams(
TRTCPublishTarget params) → Pointer< trtc_publish_target_t>