Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent method
RichMediaAnnotation::SetContent method
Establecer flujo de contenido.
void Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent(const System::String &fileName, const System::SharedPtr<System::IO::Stream> &audio)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fileName | const System::String& | Nombre del flujo. |
| audio | const System::SharedPtr<System::IO::Stream>& | Flujo de datos. |
Ver también
- Class String
- Typedef SharedPtr
- Class Stream
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++