mStreamsCanBeAddedDynamically, mQueryStreamMetaData) < 0)
throw new RuntimeException("could not open: " + getUrl());
// inform listeners
super.onOpen(new OpenEvent(this));
// note that we should close the container opened here
setShouldCloseContainer(true);
}