getType method

MediaResourceType getType()

Implementation

MediaResourceType getType() {
  return pipes.getMediaResource(this).type;
}