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ámetroTipoDescripción
fileNameconst System::String&Nombre del flujo.
audioconst System::SharedPtr<System::IO::Stream>&Flujo de datos.

Ver también