pjmedia_vid_codec_info class final
Identification used to search for codec factory that supports specific codec specification.
- 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 - clock_rate ↔ int
-
< Clock rate
getter/setter pair
-
dec_fmt_id
↔ Array<
Int32> -
getter/setter pair
- dec_fmt_id_cnt ↔ int
-
< # of supported encoding source
format IDs
getter/setter pair
- dir ↔ int
-
< Direction
getter/setter pair
- encoding_desc ↔ pj_str_t
-
< Encoding desc
getter/setter pair
- encoding_name ↔ pj_str_t
-
< Encoding name
getter/setter pair
- fmt_id ↔ int
-
< Encoded format ID
getter/setter pair
-
fps
↔ Array<
pjmedia_ratio> -
getter/setter pair
- fps_cnt ↔ int
-
< # of supported frame-rates, can be
zero (support any frame-rate)
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- packings ↔ int
-
< Supported or requested packings,
strategies, bitmask from
pjmedia_vid_packing
getter/setter pair
- pt ↔ int
-
< Payload type
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