Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent method
RichMediaAnnotation::SetContent method
Set content stream.
void Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent(const System::String &fileName, const System::SharedPtr<System::IO::Stream> &audio)
| Parameter | Type | Description |
|---|---|---|
| fileName | const System::String& | Name of the stream. |
| audio | const System::SharedPtr<System::IO::Stream>& | Data stream. |
See Also
- Class String
- Typedef SharedPtr
- Class Stream
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++