Liblinphone
4.5.0
|
This is the complete list of members for linphone::VideoDefinition, including all inherited members.
clone() const | linphone::VideoDefinition | |
cPtr() (defined in linphone::VideoDefinition) | linphone::VideoDefinition | inline |
equals(const std::shared_ptr< const linphone::VideoDefinition > &videoDefinition2) const | linphone::VideoDefinition | |
getHeight() const | linphone::VideoDefinition | |
getName() const | linphone::VideoDefinition | |
getWidth() const | linphone::VideoDefinition | |
isUndefined() const | linphone::VideoDefinition | |
setDefinition(unsigned int width, unsigned int height) | linphone::VideoDefinition | |
setHeight(unsigned int height) | linphone::VideoDefinition | |
setName(const std::string &name) | linphone::VideoDefinition | |
setWidth(unsigned int width) | linphone::VideoDefinition | |
strictEquals(const std::shared_ptr< const linphone::VideoDefinition > &videoDefinition2) const | linphone::VideoDefinition | |
VideoDefinition(void *ptr, bool takeRef=true) (defined in linphone::VideoDefinition) | linphone::VideoDefinition |