com.aspose.slides
Interface IAudio

All Known Implementing Classes:
Audio

public interface IAudio


Method Summary
 byte[] getBinaryData()
           
 java.lang.String getContentType()
           
 

Method Detail

getContentType

java.lang.String getContentType()

getBinaryData

byte[] getBinaryData()