-
Constructor Summary
Constructors
-
Method Summary
Returns the string representation of the video codec.
Returns the name of the video codec.
-
Constructor Details
-
VideoCodec
protected VideoCodec(@NonNull
String name)
-
Method Details
-
getName
@NonNull
public String getName()
Returns the string representation of the video codec.
-
toString
@NonNull
public String toString()
Returns the name of the video codec.
- Overrides:
toString
in class Object