public class

MediaAttributeHelper

extends Object
java.lang.Object
   ↳ com.google.gdata.data.media.mediarss.MediaAttributeHelper

Class Overview

Helps accessing media tag attributes.

Summary

Public Constructors
MediaAttributeHelper()
Public Methods
static NormalPlayTime consumeNormalPlayTime(AttributeHelper attrHelper, String name)
Gets the value of a NPT attribute and remove it from the list.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MediaAttributeHelper ()

Public Methods

public static NormalPlayTime consumeNormalPlayTime (AttributeHelper attrHelper, String name)

Gets the value of a NPT attribute and remove it from the list.

Parameters
attrHelper
name