Home | History | Annotate | Download | only in rtsp

Lines Matching defs:ASessionDescription

18 #define LOG_TAG "ASessionDescription"
21 #include "ASessionDescription.h"
30 ASessionDescription::ASessionDescription()
34 ASessionDescription::~ASessionDescription() {
37 bool ASessionDescription::setTo(const void *data, size_t size) {
48 bool ASessionDescription::parse(const void *data, size_t size) {
164 bool ASessionDescription::isValid() const {
168 size_t ASessionDescription::countTracks() const {
172 void ASessionDescription::getFormat(size_t index, AString *value) const {
179 bool ASessionDescription::findAttribute(
198 void ASessionDescription::getFormatType(
225 bool ASessionDescription::getDimensions(
252 bool ASessionDescription::getDurationUs(int64_t *durationUs) const {
277 void ASessionDescription::ParseFormatDesc(
302 bool ASessionDescription::parseNTPRange(